fix poshytip apply of container popup class
This commit is contained in:
@ -43,7 +43,7 @@
|
|||||||
this.call('update', $content);
|
this.call('update', $content);
|
||||||
this.call('show');
|
this.call('show');
|
||||||
|
|
||||||
this.tip().addClass('editable-container');
|
this.tip().addClass(this.containerClass);
|
||||||
this.$form.data('editableform').input.activate();
|
this.$form.data('editableform').input.activate();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user