forked from extern/egroupware
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"/>
|
||||
<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