Added loading to recent folder list

This commit is contained in:
Mark McDowall 2013-08-20 22:48:25 -07:00
commit df1cb91a84
3 changed files with 7 additions and 3 deletions

View file

@ -11,7 +11,7 @@
{{#if items}}
<h4>Recent Folders</h4>
{{/if}}
<div id="current-dirs" class="root-folders-list"></div>
<div id="current-dirs" class="root-folders-list">loading ...</div>
</div>
<div class="modal-footer">
<button class="btn" data-dismiss="modal">close</button>