preliminary search support
[redakcja.git] / redakcja / static / js / wiki / view_gallery.js
index c487d46..1be30bf 100644 (file)
 
         $.wiki.Perspective.prototype.onEnter.call(this);
 
+        $('.vsplitbar').not('.active').trigger('click');
+
         this.doc.refreshGallery({
             success: function(doc, data){
                 self.$image.show();