Enable templates in pad
This commit is contained in:
@@ -668,7 +668,12 @@ define([
|
||||
initializing = false;
|
||||
|
||||
if (readOnly) { return; }
|
||||
//TODO UserList.getLastName(toolbar.$userNameButton, newPad);
|
||||
|
||||
|
||||
if (newPad) {
|
||||
common.openTemplatePicker(common);
|
||||
}
|
||||
|
||||
onLocal();
|
||||
editor.focus();
|
||||
if (newPad) {
|
||||
|
||||
Reference in New Issue
Block a user