updated
This commit is contained in:
@@ -394,7 +394,7 @@ let MakeRepresentation = (props) => {
|
||||
let year = repDate.getFullYear();
|
||||
let time = repDate.getTime();
|
||||
|
||||
const repType = "";
|
||||
let repType = "";
|
||||
switch (values.representationCapacity) {
|
||||
case t("myrepresentations:capacity-options-arr-appellant"):
|
||||
repType = "APPELLANT";
|
||||
|
||||
Reference in New Issue
Block a user