Line endings fixed so that we don't have CRLF in Git. Better now than later.
This commit is contained in:
parent
2fe7f82be3
commit
d482d214d9
69 changed files with 6405 additions and 6405 deletions
4
mvis/test-embed/.gitignore
vendored
4
mvis/test-embed/.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
/dist
|
||||
/node_modules
|
||||
/dist
|
||||
/node_modules
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<div id="evif-panel" />
|
||||
|
||||
<script type="text/javascript" src="/ivis.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
IVIS.embedPanel('evif-panel', '{{ivisSandboxUrlBase}}', {{panelId}}, '{{token}}');
|
||||
</script>
|
||||
|
||||
<div id="evif-panel" />
|
||||
|
||||
<script type="text/javascript" src="/ivis.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
IVIS.embedPanel('evif-panel', '{{ivisSandboxUrlBase}}', {{panelId}}, '{{token}}');
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue