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:
Ingo Schommer 2012-12-03 01:33:04 -08:00
commit 700c95a523

View File

@ -73,6 +73,7 @@
this.unblock();
} else {
this.block();
this.toggle();
}
},