assets/js/concise/CRUDOld.js
@@ -25,7 +25,7 @@ keyPath: 'id', endpoint: 'content', headers: { 'action_nonce': window.auth.getNonce('dash'), 'X-Action-Nonce': window.auth.getNonce('dash'), }, indexes: [ {name: 'id', keyPath: 'id'}, @@ -194,7 +194,7 @@ let operation = { endpoint: 'content', headers: { 'action_nonce': window.auth.getNonce('dash'), 'X-Action-Nonce': window.auth.getNonce('dash'), }, data: { posts: changes,