Phi: fix noneditable input fields in radiostack
This commit is contained in:
parent
84b8dc0786
commit
d5d5508530
1 changed files with 1 additions and 1 deletions
|
@ -397,7 +397,7 @@ require([
|
||||||
axis: "y",
|
axis: "y",
|
||||||
cursor: "move",
|
cursor: "move",
|
||||||
});
|
});
|
||||||
jquery("#widgetarea").disableSelection();
|
// jquery("#widgetarea").disableSelection();
|
||||||
|
|
||||||
// Client-side routes
|
// Client-side routes
|
||||||
Sammy(function() {
|
Sammy(function() {
|
||||||
|
|
Loading…
Reference in a new issue