Update of 
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/attachment
In directory james.mmbase.org:/tmp/cvs-serv27048

Modified Files:
        attachments.xml 
Log Message:
bugfix


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/editwizards/data/config/attachment


Index: attachments.xml
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/editwizards/data/config/attachment/attachments.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- attachments.xml     20 Apr 2007 09:44:39 -0000      1.5
+++ attachments.xml     1 Feb 2008 17:37:54 -0000       1.6
@@ -2,9 +2,7 @@
 <list destination="attachments" role="related" minoccurs="0" maxoccurs="*">
   <title xml:lang="nl">Bijbehorende bijlagen</title>
   <title xml:lang="en">Related files</title>
-  
   <item>
-
     <field name="title"       ftype="data" />
     <field name="description" ftype="data"/>
 
@@ -13,7 +11,7 @@
 
    <command name="startwizard" inline="true" 
wizardname="config/attachment/attachment" objectnumber="new" />
    
-   <command name="search" nodepath="attachments" 
fields="filename,title,description " age="-1" orderby="number" 
directions="down" >
+    <command name="search" nodepath="attachments" 
fields="filename,title,description" age="-1" orderby="number" directions="down" 
>
      <prompt xml:lang="nl">Zoeken naar bestand</prompt>
      <prompt xml:lang="en">Search files</prompt>
      <search-filter>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to