summaryrefslogtreecommitdiff
path: root/examples/db.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-09-02 12:40:37 -0400
committerJules Laplace <jules@okfoc.us>2016-09-02 12:40:37 -0400
commit14094a0f9082e1eaf22d1864a52e21c69c965f3d (patch)
tree945d64312c5b1b4a1cb89dd98120bd1beb52412e /examples/db.json
parentef64682b40be479ecff91c19d406fff10f9cc688 (diff)
show sort/+ buttons on groupby elements if resource is empty
Diffstat (limited to 'examples/db.json')
-rw-r--r--examples/db.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/db.json b/examples/db.json
index 454db14..74f460f 100644
--- a/examples/db.json
+++ b/examples/db.json
@@ -246,5 +246,14 @@
"__index": 0,
"dateCreated": "Thu, 21 Apr 2016 21:52:44 GMT"
}
+ ],
+ "card": [],
+ "stack": [
+ {
+ "id": "demo",
+ "title": "Demo",
+ "__index": 0,
+ "dateCreated": "Fri, 02 Sep 2016 16:20:27 GMT"
+ }
]
} \ No newline at end of file