Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl
In directory
james.mmbase.org:/tmp/cvs-serv22683/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl
Modified Files:
wizard.xsl
Log Message:
CMSC-1280 - Assets: Relate attachment to content element - New search screen
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl
See also: http://www.mmbase.org/jira/browse/CMSC-1280
Index: wizard.xsl
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl/wizard.xsl,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- wizard.xsl 17 Mar 2009 07:00:08 -0000 1.24
+++ wizard.xsl 18 Mar 2009 03:21:04 -0000 1.25
@@ -512,7 +512,7 @@
</tr>
</table>
</xsl:for-each>
- <xsl:for-each select="comma...@name='imagesselector']">
+ <xsl:for-each select="comma...@name='siteassetsselector']">
<table class="searchcontent">
<tr>
<xsl:if test="prompt">
@@ -529,7 +529,7 @@
<!-- on change the current value is copied back to the option's
default, because of that, the user's search is stored between different types
of search-actions -->
</td>
<td>
- <a href="#"
onclick="select_fid='{../@fid}';select_did='{../comma...@name='add-item']/@value}';getAssets('{...@nodepath}','siteimages')"
class="button">
+ <a href="#"
onclick="select_fid='{../@fid}';select_did='{../comma...@name='add-item']/@value}';getAssets('{...@nodepath}','siteassets')"
class="button">
<xsl:for-each select="@*">
<xsl:copy/>
</xsl:for-each>
@@ -684,7 +684,7 @@
<!-- Search is handled by the listsearch template -->
</xsl:template>
- <xsl:template match="comma...@name='imagesselector']"
mode="listnewbuttons">
+ <xsl:template match="comma...@name='siteassetsselector']"
mode="listnewbuttons">
<!-- Search is handled by the listsearch template -->
</xsl:template>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs