Changes for page Per Status

From version 93.2
edited by Andrea Omicini
on 22/06/2023 14:55
Change comment: There is no comment for this version
To version 93.1
edited by Andrea Omicini
on 22/06/2023 13:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -204,7 +204,8 @@
204 204   #if( $showInline && !$showBibtex )
205 205   <ul>
206 206   #foreach( $item in $itemMap[$status] )
207 - <li>#pubperstatus($item)</li>
207 + <li>#publinked($item)</li>
208 +## <li>#pubperstatus($item)</li>
208 208   #end
209 209   </ul>
210 210   #else