Changes for page Available
From version 86.15
edited by Andrea Omicini
on 28/09/2023 23:47
on 28/09/2023 23:47
Change comment:
There is no comment for this version
To version 86.14
edited by Andrea Omicini
on 28/09/2023 23:46
on 28/09/2023 23:46
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,15 +16,13 @@ 16 16 #else 17 17 #stop 18 18 #end 19 - #if( $personalThesisDoc.a vailable&& $personalThesisDoc.available!= "" )20 - #set( $showA vailable= $personalThesisDoc.getValue('available') )19 + #if( $personalThesisDoc.ams && $personalThesisDoc.ams != "" ) 20 + #set( $showAms = $personalThesisDoc.getValue('ams') ) 21 21 #end 22 22 #### USER SHOWCASE / START 23 23 ## 24 24 ## APICE / START 25 -#if( $showAvailable == 1 ) 26 26 <div> 27 -- 28 28 </div> 29 29 ## 30 30 #### USER SHOWCASE / END