Skip to content

Commit

Permalink
I2B2UI-686 - Prework for Admin Module - Fix for REACT Minified #200 e…
Browse files Browse the repository at this point in the history
…rror
  • Loading branch information
marc-danie committed Feb 23, 2024
1 parent 7c8619b commit 2a48d13
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions plugins/edu/harvard/catalyst/admin-tool/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>i2b2 Admin Tool</title>
<script defer="defer" src="bundle.js"></script>
</head>
<body>

<div id="app">
</div>

<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="app"></div>
</body>
</html>

0 comments on commit 2a48d13

Please sign in to comment.