mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 12:55:08 +02:00
register old-hbox client-side and all old-*box on server-side
This commit is contained in:
@@ -162,7 +162,7 @@ export class et2_box extends et2_baseWidget implements et2_IDetachedDOM
|
||||
}
|
||||
|
||||
}
|
||||
et2_register_widget(et2_box, ["vbox", "box", "old-vbox", "old-box"]);
|
||||
et2_register_widget(et2_box, ["vbox", "box", "old-vbox", "old-box", "old-hbox"]);
|
||||
|
||||
/**
|
||||
* Details widget implementation
|
||||
|
Reference in New Issue
Block a user