Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

Commit

Permalink
irods-contrib#45 move niehs specific updates over to niehs-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Nov 22, 2017
1 parent 1b85671 commit 61f2099
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
14 changes: 0 additions & 14 deletions src/emc-metalnx-shared/src/main/resources/static/css/global.css

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@

<!-- Tagsinput -->
<script src="../static/js/bootstrap-tagsinput.min.js" th:src="@{/js/bootstrap-tagsinput.min.js}"></script>

<!-- Typeahead jQuery Plugin -->
<script src="../static/js/typeahead.js" th:src="@{/js/typeahead.js}"></script>

Expand All @@ -72,9 +73,6 @@
<!-- Our customization on datatables jquery plugin -->
<script src="../static/js/dataTable.customize.js" th:src="@{/js/dataTable.customize.js}"></script>

<!-- global css -->
<link href="../static/css/global.css" rel="stylesheet"
th:href="@{/css/global.css}" />
</head>

<body>
Expand Down Expand Up @@ -139,9 +137,6 @@

</div>

<div id="topnav">
</div>


<!-- /.navbar-static-side -->
</nav>
Expand Down

0 comments on commit 61f2099

Please sign in to comment.