Fixing web page reordering NIHVIVO-3380
This commit is contained in:
parent
a3a92b52d4
commit
88bc9eac68
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
<script type="text/javascript">
|
||||
webpageData.push({
|
||||
"webpageUri": "${webpage.link?url}"
|
||||
"webpageUri": "${webpage.link}"
|
||||
});
|
||||
</script>
|
||||
</#list>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue