minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@129290 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
86deeb8ec7
commit
452a24f8c7
|
@ -44,7 +44,7 @@
|
||||||
<b:Fieldset styleName="{style.fieldset-border-style}">
|
<b:Fieldset styleName="{style.fieldset-border-style}">
|
||||||
|
|
||||||
<b:Legend styleName="{style.legend-style}">
|
<b:Legend styleName="{style.legend-style}">
|
||||||
Insert Dataset Metadata
|
Insert Product Information
|
||||||
<small>
|
<small>
|
||||||
<span style="color:red;">*</span>
|
<span style="color:red;">*</span>
|
||||||
is required
|
is required
|
||||||
|
@ -197,7 +197,7 @@
|
||||||
</b:ControlGroup>
|
</b:ControlGroup>
|
||||||
|
|
||||||
<b:ControlGroup>
|
<b:ControlGroup>
|
||||||
<b:ControlLabel for="metadataProfilesFormat" title="Metadata profile formats">Metadata
|
<b:ControlLabel for="metadataProfilesFormat" title="Metadata profile formats">Product
|
||||||
Profile:</b:ControlLabel>
|
Profile:</b:ControlLabel>
|
||||||
<b:Controls>
|
<b:Controls>
|
||||||
<b:ListBox b:id="metadataProfilesFormat" alternateSize="LARGE"
|
<b:ListBox b:id="metadataProfilesFormat" alternateSize="LARGE"
|
||||||
|
@ -224,7 +224,7 @@
|
||||||
<b:Fieldset styleName="{style.fieldset-border-style}">
|
<b:Fieldset styleName="{style.fieldset-border-style}">
|
||||||
|
|
||||||
<b:Legend styleName="{style.legend-style}">
|
<b:Legend styleName="{style.legend-style}">
|
||||||
Insert Metadata Profile Information
|
Insert Product Profile Information
|
||||||
<small>
|
<small>
|
||||||
<span style="color:red;">*</span>
|
<span style="color:red;">*</span>
|
||||||
is required
|
is required
|
||||||
|
|
Loading…
Reference in New Issue