fixed a few sorting, rpp and view persistence issues with grid view

This commit is contained in:
Art Lowel
2018-04-26 10:57:12 +02:00
parent 545145a759
commit 994c089925
23 changed files with 208 additions and 96 deletions

View File

@@ -4,5 +4,6 @@
"config",
"src/index.html"
],
"ext": "js ts json html"
"ext": "js ts json html",
"delay": "500"
}