This commit is contained in:
Mads Rasmussen
2018-09-21 15:23:40 +02:00
parent 15a696b9f7
commit ce38ea7695

View File

@@ -439,7 +439,7 @@
return $q.when(err);
});
},
close: function (oldModel) {
close: function () {
overlayService.close();
}
};