minor fix on Item term
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@142587 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e68b6442e5
commit
816f6c55db
|
@ -12,7 +12,7 @@
|
||||||
Tags:
|
Tags:
|
||||||
</b:ControlLabel>
|
</b:ControlLabel>
|
||||||
<b:Controls>
|
<b:Controls>
|
||||||
<b:TextBox width="90%" placeholder="Enter one or more tag for the product"
|
<b:TextBox width="90%" placeholder="Enter one or more tag for the item"
|
||||||
b:id="tags" ui:field="tagsEnterTextBox" />
|
b:id="tags" ui:field="tagsEnterTextBox" />
|
||||||
<span style="float:right; width:5%; color: #aaaaaa;">
|
<span style="float:right; width:5%; color: #aaaaaa;">
|
||||||
<b:Popover ui:field="popoverTags" html="true" animation="true"
|
<b:Popover ui:field="popoverTags" html="true" animation="true"
|
||||||
|
|
Loading…
Reference in New Issue