Replacement href by ngclick
This commit is contained in:
parent
f0d7984da6
commit
df92a9b871
4 changed files with 9 additions and 4 deletions
|
|
@ -97,7 +97,7 @@
|
|||
|
||||
<div class="box-setup-footer">
|
||||
<div class="left">
|
||||
<a class="button outline dark-gray tiny" href="#!/">
|
||||
<a class="button outline dark-gray tiny" ng-click="$root.go('/')">
|
||||
<i class="icon-arrow-left4 size-10"></i>
|
||||
<span translate>Back</span>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue