update dependency loading
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
});
|
||||
}
|
||||
|
||||
require(['humanedate', 'paper-fab', 'paper-item-body'], function () {
|
||||
require(['humanedate', 'paper-fab', 'paper-item-body', 'paper-icon-item'], function () {
|
||||
for (var i = 0, length = list.length; i < length; i++) {
|
||||
|
||||
var notification = list[i];
|
||||
|
||||
Reference in New Issue
Block a user