Select option added in editor config button to enable/disable autoclosetag in html mode
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
lineNumbers: true,
|
||||
indentUnit: 4,
|
||||
styleActiveLine: true,
|
||||
autoCloseTags: true,
|
||||
autoCloseTags: current_closetag,
|
||||
theme: current_theme,
|
||||
tabMode: "shift",
|
||||
lineWrapping: true,
|
||||
|
||||
Reference in New Issue
Block a user