#6 UI Updates senden und anzeigen
This commit is contained in:
parent
8cc9e20741
commit
071d9b23e9
@ -6,6 +6,8 @@ $(function() {
|
|||||||
self.settings = parameters[1];
|
self.settings = parameters[1];
|
||||||
self.printer = parameters[2];
|
self.printer = parameters[2];
|
||||||
|
|
||||||
|
self.mystromswitchEnabled = ko.observable();
|
||||||
|
|
||||||
// Hack to remove automatically added Cancel button
|
// Hack to remove automatically added Cancel button
|
||||||
// See https://github.com/sciactive/pnotify/issues/141
|
// See https://github.com/sciactive/pnotify/issues/141
|
||||||
//PNotify.prototype.options.confirm.buttons = [];
|
//PNotify.prototype.options.confirm.buttons = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user