Merge branch 'temp-template-editor' into temp-U4-9324

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/templates/edit.controller.js
This commit is contained in:
Mads Rasmussen
2017-01-10 11:52:03 +01:00
18 changed files with 339 additions and 38 deletions

View File

@@ -47,6 +47,7 @@
getCursorPosition: function() {},
getValue: function() {},
setValue: function() {},
focus: function() {},
clearSelection: function() {},
navigateFileStart: function() {}
};