Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Feature/create folder modal #90

Merged
merged 10 commits into from
Feb 23, 2017
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="media-toolbar">
<div class="create-wrapper">
<div class="btn-group">
<button class="btn btn-success">Upload</button>
<button class="btn btn-success">New</button>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No translation planed?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#73

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<button class="btn dropdown-toggle btn-success" data-toggle="dropdown">
<span class="caret"></span>
</button>
Expand Down