color change of selected rows
This commit is contained in:
@@ -133,5 +133,6 @@
|
||||
"referenceerror: settings is not defined": "ReferenceError: settings is not defined",
|
||||
"referenceerror: currencyhash is not defined": "ReferenceError: currencyHash is not defined",
|
||||
"typeerror: can't access property \"code\", (intermediate value).country.country is undefined": "TypeError: can't access property \"code\", (intermediate value).country.country is undefined",
|
||||
"typeerror: can't access property \"code\", (intermediate value).country[0] is undefined": "TypeError: can't access property \"code\", (intermediate value).country[0] is undefined"
|
||||
"typeerror: can't access property \"code\", (intermediate value).country[0] is undefined": "TypeError: can't access property \"code\", (intermediate value).country[0] is undefined",
|
||||
"error: request failed with status code 419": "Error: Request failed with status code 419"
|
||||
}
|
||||
Reference in New Issue
Block a user