Changes for page New Course
From version 37.1
edited by Andrea Omicini
on 03/07/2023 19:44
on 03/07/2023 19:44
Change comment:
There is no comment for this version
To version 32.1
edited by Andrea Omicini
on 02/07/2023 22:20
on 02/07/2023 22:20
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -$services.localization.render(' coursenew')1 +$services.localization.render('new') - Content
-
... ... @@ -1,7 +1,5 @@ 1 1 {{velocity}} 2 -{{html clean="false" wiki="true"}} 3 -#template('apice_macros.vm') 4 -#setobjectspace("Courses") 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}}