Changes for page New Course

From version 40.1
edited by Andrea Omicini
on 19/07/2023 22:38
Change comment: There is no comment for this version
To version 31.3
edited by Andrea Omicini
on 02/07/2023 22:20
Change comment: There is no comment for this version

Summary

Details

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