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
|
||||
ng-style="{'background-color':index.backgroundColor}"
|
||||
class="button round expand m0"
|
||||
ng-click="$root.go(index.prevState);"
|
||||
ng-click="wordsC.goToStep1();"
|
||||
translate>Try again
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue