Ask the user before loading the template picker

This commit is contained in:
yflory
2017-09-08 16:21:12 +02:00
parent 684a12ce2e
commit fc069dac48
5 changed files with 37 additions and 19 deletions

View File

@@ -104,6 +104,8 @@ define({
// Template picked, replace the content of the pad
'Q_TEMPLATE_USE': true,
// Check if we have template(s) for the selected pad type
'Q_TEMPLATE_EXIST': true,
// File upload queries and events
'Q_UPLOAD_FILE': true,