A few more qr code updates relating to VIVO-17

This commit is contained in:
Tim Worrall 2014-10-06 10:52:45 -04:00
parent 1c118fc044
commit 604a8d273f
6 changed files with 14 additions and 7 deletions

View file

@ -68,7 +68,6 @@ public class QrCodeDetails extends AbstractAjaxResponder {
@Override
public String prepareResponse() throws IOException, JSONException {
try {
Individual individual = getIndividualFromRequest(vreq);
String firstName = "";
String lastName = "";