mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
Allow prompt textbox to expand with the dialog
This commit is contained in:
parent
010815ea0f
commit
e8f28b25b2
@ -7,7 +7,7 @@
|
|||||||
<image src="dialog_help" class="dialog_icon"/>
|
<image src="dialog_help" class="dialog_icon"/>
|
||||||
<vbox class="ui-dialog-content">
|
<vbox class="ui-dialog-content">
|
||||||
<label id="message"/>
|
<label id="message"/>
|
||||||
<textbox id="value"/>
|
<textbox id="value" width="90%"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
</hbox>
|
</hbox>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user