X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/74081c8b2e9a8588505c40257556e17274fc80de..f3703baa367152de441b52b49a523ae0d67465fc:/redakcja/static/js/wiki/view_gallery.js?ds=inline diff --git a/redakcja/static/js/wiki/view_gallery.js b/redakcja/static/js/wiki/view_gallery.js index ec486bc0..4f6b8a15 100644 --- a/redakcja/static/js/wiki/view_gallery.js +++ b/redakcja/static/js/wiki/view_gallery.js @@ -226,7 +226,8 @@ $.wiki.Perspective.prototype.onEnter.call(this); $('.vsplitbar').not('.active').trigger('click'); - + $(".vsplitbar-title").html("↓ GALLERY ↓"); + this.doc.refreshGallery({ success: function(doc, data){ self.$image.show();