Fixing web page reordering NIHVIVO-3380

This commit is contained in:
briancaruso 2011-12-02 15:28:52 +00:00
parent a3a92b52d4
commit 88bc9eac68

View file

@ -46,7 +46,7 @@
<script type="text/javascript">
webpageData.push({
"webpageUri": "${webpage.link?url}"
"webpageUri": "${webpage.link}"
});
</script>
</#list>