Remove left over observables that are no longer needed
(cherry picked from commit 7986a2f)
This commit is contained in:
parent
7a74f5348d
commit
93763a5563
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ $(function() {
|
|||
|
||||
self.currentlyBeingUpdated = [];
|
||||
|
||||
self.config_restartCommand = ko.observable();
|
||||
self.config_rebootCommand = ko.observable();
|
||||
self.config_cacheTtl = ko.observable();
|
||||
|
||||
self.configurationDialog = $("#settings_plugin_softwareupdate_configurationdialog");
|
||||
|
|
|
|||
Loading…
Reference in a new issue