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