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