forked from 0x2620/pandora
select is done in Ox.Editable now
This commit is contained in:
parent
96d365f3d0
commit
2ec0cfccb4
1 changed files with 0 additions and 4 deletions
|
@ -48,10 +48,6 @@ pandora.ui.siteDialog = function(section) {
|
|||
} : {
|
||||
width: '100%'
|
||||
})
|
||||
.css({
|
||||
MozUserSelect: 'text',
|
||||
WebkitUserSelect: 'text'
|
||||
})
|
||||
.bindEvent({
|
||||
submit: function(data) {
|
||||
Ox.Request.clearCache('getPage');
|
||||
|
|
Loading…
Reference in a new issue