Modifies the dialog css class loading and allows for left side modals
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
(function () {
|
||||
|
||||
angular.module("umbraco").controller("Umbraco.Editors.SimpleEditorController",
|
||||
function ($rootScope, $scope, notificationsService, dialogService) {
|
||||
alert("wat");
|
||||
|
||||
});
|
||||
|
||||
})();
|
||||
Reference in New Issue
Block a user