#if($orderBy.contains($r.getComponent("orderby.automatic").userObject)) $r.translate("filter.selected") #end $r.render("orderby.automatic")
#if($orderBy.contains($r.getComponent("orderby.favorit").userObject)) $r.translate("filter.selected") #end $r.render("orderby.favorit")
#if($orderBy.contains($r.getComponent("orderby.lastVisited").userObject)) $r.translate("filter.selected") #end $r.render("orderby.lastVisited")
#if($orderBy.contains($r.getComponent("orderby.passed").userObject)) $r.translate("filter.selected") #end $r.render("orderby.passed")
#if($orderBy.contains($r.getComponent("orderby.score").userObject)) $r.translate("filter.selected") #end $r.render("orderby.score")

#if($orderBy.contains($r.getComponent("orderby.title").userObject)) $r.translate("filter.selected") #end $r.render("orderby.title")
#if($orderBy.contains($r.getComponent("orderby.lifecycle").userObject)) $r.translate("filter.selected") #end $r.render("orderby.lifecycle")
#if($orderBy.contains($r.getComponent("orderby.author").userObject)) $r.translate("filter.selected") #end $r.render("orderby.author")
#if($orderBy.contains($r.getComponent("orderby.creationDate").userObject)) $r.translate("filter.selected") #end $r.render("orderby.creationDate")
#if($orderBy.contains($r.getComponent("orderby.lastModified").userObject)) $r.translate("filter.selected") #end $r.render("orderby.lastModified")
#if($orderBy.contains($r.getComponent("orderby.rating").userObject)) $r.translate("filter.selected") #end $r.render("orderby.rating")