Revision 8077
Added by ben leinfelder over 11 years ago
lib/style/skins/metacatui/eml-2/eml-settings.xsl | ||
---|---|---|
67 | 67 |
* value is dataset |
68 | 68 |
*/ |
69 | 69 |
--> |
70 |
<xsl:param name="displaymodule">dataset</xsl:param>
|
|
70 |
<xsl:param name="displaymodule">printall</xsl:param>
|
|
71 | 71 |
|
72 | 72 |
|
73 | 73 |
<!-- |
Also available in: Unified diff
use 'printall' option for the EML display - metacatui will scroll and navigate through all the metadata and has tabified the entity/attribute info. https://projects.ecoinformatics.org/ecoinfo/issues/5948