forked from extern/egroupware
Replace dropdown project list in time edit pop with link-entry
This commit is contained in:
parent
3084da2238
commit
b3b4bc7dde
@ -136,7 +136,7 @@
|
|||||||
</columns>
|
</columns>
|
||||||
<rows>
|
<rows>
|
||||||
<row disabled="@pm_integration=none">
|
<row disabled="@pm_integration=none">
|
||||||
<projectmanager-select statustext="Select a project" id="pm_id" onchange="widget.getInstanceManager().submit();" options="None" span="all" class="fullWidth"/>
|
<link-entry id="pm_id" onchange="1" only_app='projectmanager' blur='None'/>
|
||||||
</row>
|
</row>
|
||||||
<row disabled="@pm_integration=full">
|
<row disabled="@pm_integration=full">
|
||||||
<textbox blur="@ts_project_blur" id="ts_project" size="65" maxlength="80" class="fullWidth"/>
|
<textbox blur="@ts_project_blur" id="ts_project" size="65" maxlength="80" class="fullWidth"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user