mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-05 12:59:47 +01:00
* Resources: fix editing on mobile devices gave a template error
(unnecessary whitespace in <et2-vbox > caused preprocessor to fail)
This commit is contained in:
parent
9dbcf7041c
commit
9f5bd62e35
@ -14,7 +14,7 @@
|
||||
</row>
|
||||
<row>
|
||||
<et2-description value="Accessory of"></et2-description>
|
||||
<et2-vbox >
|
||||
<et2-vbox>
|
||||
<et2-select id="accessory_of" noLang="1"></et2-select>
|
||||
<et2-description id="accessory_label"></et2-description>
|
||||
</et2-vbox>
|
||||
|
Loading…
Reference in New Issue
Block a user