mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
parent
9c4f427340
commit
b2c3e7b6a9
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ var LeaveEditorController = Ember.Controller.extend({
|
||||||
buttonClass: 'button-delete'
|
buttonClass: 'button-delete'
|
||||||
},
|
},
|
||||||
reject: {
|
reject: {
|
||||||
text: 'Cancel',
|
text: 'Stay',
|
||||||
buttonClass: 'button'
|
buttonClass: 'button'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue