From 171678d489a3dce77c0079c732762065d1ea7ac0 Mon Sep 17 00:00:00 2001 From: Ralf Teusner Date: Fri, 15 Apr 2016 16:56:45 +0200 Subject: [PATCH] fixed small typo. --- app/assets/javascripts/editor.js.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/editor.js.erb b/app/assets/javascripts/editor.js.erb index 7b22e8a8..bcb3faea 100644 --- a/app/assets/javascripts/editor.js.erb +++ b/app/assets/javascripts/editor.js.erb @@ -804,7 +804,7 @@ $(function() { }, resource: { type: 'page', - uid: document.location.href + uuid: document.location.href }, timestamp: new Date().toISOString(), with_result: {},