colorized
This commit is contained in:
parent
99de32fc5d
commit
20b51bc70a
2 changed files with 2 additions and 2 deletions
|
|
@ -136,7 +136,7 @@
|
|||
<h2>Are you sure you want to delete this profile?</h2>
|
||||
<div class="row">
|
||||
<div class="large-6 medium-6 small-6 columns">
|
||||
<a translate class="button default m0" ng-click="confirmDelete=!confirmDelete">Cancel</a>
|
||||
<a translate class="button gray m0" ng-click="confirmDelete=!confirmDelete">Cancel</a>
|
||||
</div>
|
||||
<div class="large-6 medium-6 small-6 columns">
|
||||
<a translate class="button warning m0" ng-click="deleteProfile()">Delete</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue