Project

General

Profile

« Previous | Next » 

Revision 7987

save point: use "fake" input areas (wells) for the value in name/value pairs.

View differences:

lib/style/skins/metacatui/eml-2/eml-identifier.xsl
46 46
        <div class="control-group">
47 47
          <label class="control-label">Identifier:</label>
48 48
          <div class="controls">
49
          	<xsl:value-of select="$packageID"/>
49
          	<div class="controls-well">
50
          		<xsl:value-of select="$packageID"/>
51
          	</div>
50 52
			<xsl:if test="$withHTMLLinks = '1'">
51 53
	          	<!-- stats loaded with ajax call -->
52 54
				<span id="stats"></span>

Also available in: Unified diff