All Downloads are FREE. Search and download functionalities are using the official Maven repository.

portal.default.redbox.display.package-dataset.detail.annotation.vm Maven / Gradle / Ivy

There is a newer version: 1.10.2
Show newest version
#if($page.authentication.is_logged_in())
    #parseDisplayTemplate("detail/annotation/common.vm")
    #parseDisplayTemplate("detail/annotation/comments.vm")
    #parseDisplayTemplate("detail/annotation/tags.vm")
    #if($page.authentication.is_admin())
        #parseDisplayTemplate("detail/annotation/delete.vm")
    #end
    #parseDisplayTemplate("detail/annotation/setup.vm")
    #parseDisplayTemplate("detail/annotation/custom.vm")
#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy