NIHVIVO-646 JS bug fixes and refinements
This commit is contained in:
parent
9a525138bf
commit
fc8e41feec
1 changed files with 3 additions and 2 deletions
|
@ -91,7 +91,8 @@ public class PrimitiveRdfEdit extends FreeMarkerHttpServlet{
|
|||
|
||||
protected void processRequest(VitroRequest vreq, HttpServletResponse response) {
|
||||
|
||||
/* Test error case
|
||||
//Test error case
|
||||
/*
|
||||
if (1==1) {
|
||||
doError(response, "Test error", 500);
|
||||
return;
|
||||
|
|
Loading…
Add table
Reference in a new issue