add .tpl to set of editable extensions by notebook text editor

pull/2038/head
michaelpacer 9 years ago
parent 9394d7af54
commit cd24d1ee92

@ -55,6 +55,7 @@ define([
this.EDIT_MIMETYPES = [
'application/javascipt',
'application/x-sh',
'application/vnd.groove-tool-template'
];
};

Loading…
Cancel
Save