var old_callback = options.callback || function() { };
this.noupdate_hash_onenter = true;
+ this.vsplitbar = 'PRZYPISY';
options.callback = function(){
var self = this;
$.wiki.Perspective.prototype.onEnter.call(this);
$('.vsplitbar').not('.active').trigger('click');
- $(".vsplitbar-title").html("↓ PRZYPISY ↓");
+ $(".vsplitbar-title").html("↓ PRZYPISY ↓");
this.refresh(this);