mobile fixes
This commit is contained in:
@@ -88,7 +88,7 @@ let BuildSection = (props) => {
|
||||
//get label from error key - search rowxml for id = errorobj
|
||||
|
||||
errorList.push(
|
||||
<li>
|
||||
<li key={i}>
|
||||
<a href={"#" + errorsobj[i] + "_label"}>
|
||||
{" "}
|
||||
{getErrorLabel(errorsobj[i])}
|
||||
|
||||
Reference in New Issue
Block a user