Update of 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl
In directory 
james.mmbase.org:/tmp/cvs-serv25633/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl

Modified Files:
        wizard.xsl 
Log Message:
CMSC-1279 - Assets: Relate Image 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-1279


Index: wizard.xsl
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/xsl/wizard.xsl,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- wizard.xsl  17 Mar 2009 06:48:08 -0000      1.23
+++ wizard.xsl  17 Mar 2009 07:00:08 -0000      1.24
@@ -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=&apos;add-item&apos;]/@value}';getAssets('{...@nodepath}','all')"
 class="button">
+           <a href="#" 
onclick="select_fid='{../@fid}';select_did='{../comma...@name=&apos;add-item&apos;]/@value}';getAssets('{...@nodepath}','siteimages')"
 class="button">
                 <xsl:for-each select="@*">
                   <xsl:copy/>
                 </xsl:for-each>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to