mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
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>
|
||||
<rows>
|
||||
<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 disabled="@pm_integration=full">
|
||||
<textbox blur="@ts_project_blur" id="ts_project" size="65" maxlength="80" class="fullWidth"/>
|
||||
|
Loading…
Reference in New Issue
Block a user