Changes for page New Course

From version 32.1
edited by Andrea Omicini
on 02/07/2023 22:20
Change comment: There is no comment for this version
To version 38.1
edited by Andrea Omicini
on 03/07/2023 19:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -$services.localization.render('new')
1 +$services.localization.render('coursenew')
Content
... ... @@ -1,5 +1,7 @@
1 1  {{velocity}}
2 -#template('apice_courses.vm')
2 +{{html clean="false" wiki="true"}}
3 +#template('apice_macros.vm')
4 +#objectspace()
3 3  #set( $newObject = $services.localization.render('coursenew') )
4 4  #set( $aNewObject = $services.localization.render('acoursenew') )
5 5  #includeInContext("Classes.Shared.New")
... ... @@ -14,4 +14,5 @@
14 14   * so for instance the document for the course “Sistemi Multi-Agente LS” of the A.Y. 2007-2008 should be named “SmaLs0708”
15 15   #end
16 16  #end
19 +{{/html}}
17 17  {{/velocity}}