Small change

This commit is contained in:
Sergey
2017-03-03 13:00:13 -08:00
parent 8ba0218d09
commit 8ebd82b72b

View File

@ -37,7 +37,7 @@ public class VfCsrfRule extends AbstractVfRule {
isEl = true;
valToReport = value;
}
}
}
break;
case "controller":
controller = true;