remove fastclick from cancel password popup
This commit is contained in:
parent
4a8e5397ce
commit
8a4bca6920
1 changed files with 5 additions and 5 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<div class="small-6 columns">
|
||||
<button
|
||||
class="round small-6 columns outline dark-gray expand"
|
||||
fast-click callback-fn="pass.close(index.askPassword.callback)"
|
||||
ng-click="pass.close(index.askPassword.callback)"
|
||||
ng-disabled="pass.loading" translate>
|
||||
CANCEL
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue