commit | 2f97912e4721e79895944eefcdc0972a85582dac | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jul 25 17:00:23 2018 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jul 26 12:07:05 2018 +0200 |
tree | c998bcb66ece4da68fe2de01b241c72349833b05 | |
parent | 867593933331c03e0d5ba96556dc1e11620d2dbc [diff] [blame] |
Redesign of VC section Change-Id: Id1eb6e86aff2632036e2ca21b119f3a1cf80dce7
diff --git a/dev/demo/vcdemo.js b/dev/demo/vcdemo.js index b1bf843..9bb67e2 100644 --- a/dev/demo/vcdemo.js +++ b/dev/demo/vcdemo.js
@@ -125,7 +125,7 @@ ['author', 'text'] ]).fromJson(json); - document.getElementById('vc').appendChild(vc.element()); + document.getElementById('vc-view').appendChild(vc.element()); // show the current JSON serialization KorAP.showJSON = function () {