complete missing essential fields (home, state) on entries
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -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>
|
||||
|
Reference in New Issue
Block a user