fix poshytip apply of container popup class
This commit is contained in:
parent
81231f9b06
commit
21c1dec3bc
@ -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();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user