delete property controller
This commit is contained in:
parent
ce5314e61d
commit
de9f340eb6
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ public class DeletePropertyController extends FreemarkerHttpServlet {
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
//
|
|
||||||
protected ResponseValues processRequest(VitroRequest vreq) {
|
protected ResponseValues processRequest(VitroRequest vreq) {
|
||||||
//if error conditions then return here
|
//if error conditions then return here
|
||||||
String errorMessage = handleErrors(vreq);
|
String errorMessage = handleErrors(vreq);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue