delete property controller

This commit is contained in:
hjkhjk54 2011-10-05 21:48:40 +00:00
parent ce5314e61d
commit de9f340eb6

View file

@ -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);