1
0
Fork 0

Phi: fix noneditable input fields in radiostack

This commit is contained in:
Torsten Dreyer 2015-09-04 21:11:11 +02:00
parent 84b8dc0786
commit d5d5508530

View file

@ -397,7 +397,7 @@ require([
axis: "y",
cursor: "move",
});
jquery("#widgetarea").disableSelection();
// jquery("#widgetarea").disableSelection();
// Client-side routes
Sammy(function() {