New actions on the left bar (closed #56)

This commit is contained in:
RainLoop Team 2014-02-08 02:35:48 +04:00
parent 126b55b2d5
commit ab07d102f9
11 changed files with 259 additions and 264 deletions

View file

@ -16,4 +16,14 @@
</div>
</div>
</div>
<div class="b-footer btn-toolbar">
<div class="btn-group pull-right">
<a class="btn" data-bind="click: createFolder">
<i class="icon-folder-add"></i>
</a>
<a class="btn" data-bind="click: configureFolders">
<i class="icon-cog"></i>
</a>
</div>
</div>
</div>