Skip to content
Snippets Groups Projects
Commit 80fc3c64 authored by pkupczyk's avatar pkupczyk
Browse files

SP-555 / BIS-366 : openbis.js - delete utilities.js files and use...

SP-555 / BIS-366 : openbis.js - delete utilities.js files and use openbis-action-deferrer.js - move all webapps to core-plugins folder

SVN: 28976
parent 96fc755c
No related branches found
No related tags found
No related merge requests found
Showing
with 13 additions and 1 deletion
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta HTTP-EQUIV="REFRESH" content="0; url=openbis-dsu-downloader.html">
</head>
<body>
</body>
</html>
......@@ -21,7 +21,7 @@
<!-- <script type="text/javascript" src="/openbis/resources/js/openbis-request-cache.js"></script> -->
<script>
dsu = new openbis_dsu('https://openbis-dsu.ethz.ch/openbis/openbis', 'https://openbis-dsu.ethz.ch/datastore_server');
dsu = new openbis_dsu('/openbis/openbis', '/datastore_server');
//After logout the URL redirected to, just go to current URL in this case
var logouturl = $(location).attr('href');
......
# The properties file for an example webapps plugin
# This file has no properties defined because none need to be defined.
webapp-folder = html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment