mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #989 from silverstripe-rebelalliance/8063
BUG Unable to return to site tree admin from Preview mode trac 8063
This commit is contained in:
commit
700c95a523
@ -73,6 +73,7 @@
|
|||||||
this.unblock();
|
this.unblock();
|
||||||
} else {
|
} else {
|
||||||
this.block();
|
this.block();
|
||||||
|
this.toggle();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user