Revert "hotfix: typo in reload ext data"
This reverts commit 67382d01a0.
This commit is contained in:
@@ -131,7 +131,7 @@ class ComponentViewCtrl {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if(this.expired && doManualReload) {
|
if(this.expired && doManualReload) {
|
||||||
this.$rootScope.$broadcast('reload-ext-data');
|
this.$rootScope.$broadcast('reload-ext-dat');
|
||||||
}
|
}
|
||||||
this.reloadThemeStatus();
|
this.reloadThemeStatus();
|
||||||
this.$timeout(() => {
|
this.$timeout(() => {
|
||||||
|
|||||||
2
dist/javascripts/app.js
vendored
2
dist/javascripts/app.js
vendored
File diff suppressed because one or more lines are too long
2
dist/javascripts/app.js.map
vendored
2
dist/javascripts/app.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user