bootstrap3 glyphicons
This commit is contained in:
parent
23091cc318
commit
d2b42c30ad
34 changed files with 71 additions and 71 deletions
|
@ -29,6 +29,6 @@
|
|||
^{webAppFormAuthToken}
|
||||
<div .form-actions>
|
||||
<button .btn .btn-danger type=submit>
|
||||
<i .icon-warning-sign></i> Delete this repository #
|
||||
<span .glyphicon .glyphicon-warning-sign></span> Delete this repository #
|
||||
<a .btn .btn-default href="@{DashboardR}">
|
||||
Cancel
|
||||
|
|
|
@ -8,4 +8,4 @@
|
|||
off it, to other repositories.
|
||||
<p>
|
||||
<a .btn .btn-primary href="@{StartDeleteRepositoryR uuid}">
|
||||
<i .icon-minus></i> Start deletion process
|
||||
<span .glyphicon .glyphicon-minus></span> Start deletion process
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue