placeholder for tag textbox updated
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@146813 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
5f799120df
commit
f894f95409
|
@ -13,7 +13,7 @@
|
|||
Tag:
|
||||
</b:ControlLabel>
|
||||
<b:Controls ui:field="controlAsTextBox">
|
||||
<b:TextBox width="90%" placeholder="Enter one or more tag for the item"
|
||||
<b:TextBox width="90%" placeholder="Write a tag here (push ENTER to attach it to the Item)"
|
||||
b:id="tags" ui:field="tagsEnterTextBox" maxLength="100"/>
|
||||
<b:ListBox width="91%" title="HOLD CTRL or CMD for multiple selection"
|
||||
b:id="tags" ui:field="tagsEnterListBox" multipleSelect="true"/>
|
||||
|
|
Loading…
Reference in New Issue