mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Move of Web UI non AMD dep. libs to libs subdirectory
Third party JS libraries which are not AMD modules were moved to src/libs/ directory. Links in html files were changed accordingly. https://fedorahosted.org/freeipa/ticket/112
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="ipa.css" />
|
||||
|
||||
<script type="text/javascript" src="json2.js"></script>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="js/libs/jquery.js"></script>
|
||||
<script type="text/javascript" src="reset_password.js"></script>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user