hide container after triggering save event
This commit is contained in:
Vendored
+1
-1
@@ -104,7 +104,7 @@ $(function(){
|
||||
}
|
||||
|
||||
text = $.isArray(text) ? text.join(this.options.viewseparator) : text;
|
||||
|
||||
|
||||
$(element).text(text);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user