U4-7695 Media items are not updated when a new crop is added to Image Cropper

This commit is contained in:
Shannon
2016-01-26 15:54:17 +01:00
parent 7cdaacf149
commit ba2fd96e88
5 changed files with 78 additions and 3 deletions

View File

@@ -580,11 +580,11 @@ angular.module("umbraco")
// *********************************************
// INITIALISATION
// Initialization
// these methods are called from ng-init on the template
// so we can controll their first load data
//
// intialisation sets non-saved data like percentage sizing, allowed editors and
// intialization sets non-saved data like percentage sizing, allowed editors and
// other data that should all be pre-fixed with $ to strip it out on save
// *********************************************