fixed small typo.

This commit is contained in:
Ralf Teusner
2016-04-15 16:56:45 +02:00
parent ea2ce702a4
commit 171678d489

View File

@ -804,7 +804,7 @@ $(function() {
}, },
resource: { resource: {
type: 'page', type: 'page',
uid: document.location.href uuid: document.location.href
}, },
timestamp: new Date().toISOString(), timestamp: new Date().toISOString(),
with_result: {}, with_result: {},