merging changes
This commit is contained in:
parent
beafa4325e
commit
3905dd0fe7
|
@ -1241,8 +1241,6 @@ requires
|
|||
Ox.Dialog = function(options, self) {
|
||||
|
||||
// fixme: dialog should be derived from a generic draggable
|
||||
// fixme: to prevent dragging off-screen in safari,
|
||||
// append dialog to (currently non-existing) viewport
|
||||
var self = self || {},
|
||||
that = new Ox.Element("div", self)
|
||||
.defaults({
|
||||
|
|
Loading…
Reference in New Issue
Block a user