Fix default title issues when using a template
This commit is contained in:
@@ -626,7 +626,6 @@ define([
|
||||
}
|
||||
}
|
||||
sframeChan.query('Q_SAVE_AS_TEMPLATE', {
|
||||
title: title,
|
||||
toSave: toSave
|
||||
}, function () {
|
||||
UI.alert(Messages.templateSaved);
|
||||
|
||||
Reference in New Issue
Block a user