env catalog modal

This commit is contained in:
lvuch 2017-10-02 16:17:59 -07:00
parent ac6aa1815a
commit a72b3c1ee7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<h5 class="text-muted">{{t 'envCatalog.subtext' htmlSafe=true}}</h5>
</div>
<div>
<div class="form-control-static">
<div class="form-control-static text-right mb-20">
<button class="btn bg-primary icon-btn" {{action "add"}}>
<span class="darken"><i class="icon icon-plus"/></span>
<span>{{t 'envCatalog.addActionLabel'}}</span>