Fixed typo.
This commit is contained in:
parent
f09a4f1064
commit
9d2bd0051c
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ class App.TaskbarWidget extends App.Controller
|
||||||
class Remove extends App.ControllerModal
|
class Remove extends App.ControllerModal
|
||||||
buttonClose: true
|
buttonClose: true
|
||||||
buttonCancel: true
|
buttonCancel: true
|
||||||
buttonSubmit: 'Discared changes'
|
buttonSubmit: 'Discard changes'
|
||||||
buttonClass: 'btn--danger'
|
buttonClass: 'btn--danger'
|
||||||
head: 'Confirm'
|
head: 'Confirm'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue