Searched hist:"65598 e4ad0bbbc3997ce2b1cac93fe5ed199a78d" (Results 1 – 1 of 1) sorted by relevance
| /plugin/struct/action/ |
| H A D | entry.php | 65598e4ad0bbbc3997ce2b1cac93fe5ed199a78d Wed Feb 03 16:01:23 UTC 2016 Andreas Gohr <andi@splitbrain.org> some refactoring in the form building
Now the whole form is inserted as a single HTML element. This makes it easier to correctly position it in the form (the position is determined dynamically now) than to have to work with permanently shifting positions witin the form object. Since we don't expect other plugins to modify our form this shuld be okay.
|