mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Fix condition 'Add' button
This commit is contained in:
parent
985799c463
commit
ab72074036
@ -53,7 +53,7 @@
|
|||||||
</row>
|
</row>
|
||||||
</rows>
|
</rows>
|
||||||
</grid>
|
</grid>
|
||||||
<button statustext="Add an additional condition" label="add" id="button[add]" onclick="xajax_eT_wrapper(this); return false;"/>
|
<button statustext="Add an additional condition" label="add" id="button[add]"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
<styles>
|
<styles>
|
||||||
.condition_help {
|
.condition_help {
|
||||||
|
Loading…
Reference in New Issue
Block a user