Operationnal dismissAll button & code restructuring
This commit is contained in:
@@ -93,7 +93,6 @@ define([
|
||||
var el;
|
||||
if (data.type === 'notifications') {
|
||||
Notifications.add(Common, data);
|
||||
console.log(data);
|
||||
el = createElement(data);
|
||||
}
|
||||
f(data, el);
|
||||
|
||||
Reference in New Issue
Block a user