New tool: annotations from current text (fixes #862)
[redakcja.git] / redakcja / static / js / wiki / view_gallery.js
index ec486bc..9630afb 100644 (file)
         $.wiki.Perspective.prototype.onEnter.call(this);
 
         $('.vsplitbar').not('.active').trigger('click');
-
+        $(".vsplitbar-title").html("↓ GALERIA ↓");        
+        
         this.doc.refreshGallery({
             success: function(doc, data){
                 self.$image.show();