mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-21 21:32:59 +00:00
Migrate to AngularJS 1.6
This commit is contained in:
@@ -292,6 +292,7 @@ app.controller('OcSmsController', ['$scope', '$interval', '$timeout', '$compile'
|
||||
if (query != $scope.lastSearch) {
|
||||
}
|
||||
};
|
||||
|
||||
OC.Plugins.register('OCA.Search', {
|
||||
attach: function(search) {
|
||||
search.setFilter('sms', $scope.filterSms);
|
||||
|
||||
Reference in New Issue
Block a user