make button primary
This commit is contained in:
parent
3add2cd3ba
commit
ccedd06023
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<span .add-on>
|
<span .add-on>
|
||||||
<i .icon-folder-open></i>
|
<i .icon-folder-open></i>
|
||||||
^{fvInput pathView}
|
^{fvInput pathView}
|
||||||
<button type=submit .btn>
|
<button type=submit .btn .btn-primary>
|
||||||
Make Repository
|
Make Repository
|
||||||
$if err
|
$if err
|
||||||
<div .alert .alert-error>
|
<div .alert .alert-error>
|
||||||
|
|
Loading…
Add table
Reference in a new issue