fix try again button link
This commit is contained in:
parent
11e493ac39
commit
8f9c4194e6
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@
|
||||||
<button
|
<button
|
||||||
ng-style="{'background-color':index.backgroundColor}"
|
ng-style="{'background-color':index.backgroundColor}"
|
||||||
class="button round expand m0"
|
class="button round expand m0"
|
||||||
ng-click="$root.go(index.prevState);"
|
ng-click="wordsC.goToStep1();"
|
||||||
translate>Try again
|
translate>Try again
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue