mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Updated limesurvey to revision 11019
This commit is contained in:
@@ -47,9 +47,7 @@ $(document).ready(function(){
|
||||
target: 'bottomRight'}
|
||||
},
|
||||
show: {effect: { length:50}},
|
||||
hide: { when: 'mouseout' },
|
||||
api: { onRender: function() {$(this.options.hide.when.target).bind('click', this.hide);}}
|
||||
|
||||
hide: { when: 'mouseout' }
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user