- moved grid rendering to feature
- re implemented file loading for order preservation - added styling for grid - implemented row selection POC
This commit is contained in:
parent
70c15c4094
commit
ebd8ff8c1d
10 changed files with 897 additions and 143 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"topLevel": "top level",
|
||||
"app": {
|
||||
"login": "Get started",
|
||||
"logout": "Logout",
|
||||
|
@ -388,4 +389,4 @@
|
|||
"data-load-error": "Failed to load prize draw winner. Please refresh this page to try again."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue