complete missing essential fields (home, state) on entries

This commit is contained in:
Trilarion
2018-06-08 10:33:56 +02:00
parent c738e995b7
commit 569c8388ef
48 changed files with 76 additions and 47 deletions

View File

@ -14,7 +14,8 @@
perPage: 50,
perPageSelect: [20, 50, 100],
fixedHeigt: true,
ajax: "https://s3-us-west-2.amazonaws.com/s.cdpn.io/86186/massive.json"
ajax: "data.json",
footer: true
});
</script>
</body>