mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
Flip revisions diff format, by popular request
Switch from 'what you will lose' to 'what you will gain'...
This commit is contained in:
parent
b1e0e31a9e
commit
3e37b9b7e4
3 changed files with 9 additions and 9 deletions
|
@ -45,7 +45,7 @@ export default Component.extend(ModalMixin, {
|
|||
});
|
||||
|
||||
this.set('revisions', revisions);
|
||||
|
||||
|
||||
if (revisions.length > 0 && is.null(this.get('revision'))) {
|
||||
this.send('onSelectRevision', revisions[0]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue