change for getting rdf url list. Removed unneccessary piece of code.
This commit is contained in:
parent
404ee53a91
commit
ae22aed70a
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ public class IndividualListController extends FreemarkerHttpServlet {
|
|||
}
|
||||
body.put("title", title);
|
||||
body.put("redirecturl", vreq.getContextPath()+"/entityurl/");
|
||||
getServletContext().setAttribute("inds", inds);
|
||||
getServletContext().setAttribute("classuri", vclass.getURI());
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue