Commit f2d8222a by Patrick O'Carroll

moved div in code

parent 5fced6e9
......@@ -103,14 +103,16 @@
/>
</div>
</div>
</div>
<div class="search-results" ng-show="!ctrl.canSave && !ctrl.hasFilters && ctrl.sections.length === 0">
<em class="muted">
This org has no dashboards or folders.
</em>
<div class="search-results" ng-show="!ctrl.canSave && !ctrl.hasFilters && ctrl.sections.length === 0">
<em class="muted">
This org has no dashboards or folders.
</em>
</div>
</div>
<div ng-if="ctrl.canSave && ctrl.folderId && !ctrl.hasFilters && ctrl.sections.length === 0">
<empty-list-cta model="{
title: 'This folder doesn\'t have any dashboards yet',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment