Fixes contentpicker to update model.value correctly and sync it's renderModel and deal with the quirks of the ui-sortable stuff

This commit is contained in:
Shannon
2018-08-23 15:31:59 +10:00
parent 128c14d06f
commit b1ba25debe
3 changed files with 139 additions and 79 deletions

View File

@@ -43,7 +43,7 @@
"clipboard": "~2.0.0",
"font-awesome": "~4.2",
"animejs": "^2.2.0",
"angular-ui-sortable": "0.14.3",
"angular-ui-sortable": "0.14.4",
"angular-messages": "^1.7.2"
},
"install": {