mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Modify web to work as an rpm package
This commit is contained in:
parent
291e90afcf
commit
bc00d71d96
@ -1,11 +1,11 @@
|
||||
<html><head><title>Console demo</title>
|
||||
<link rel="stylesheet" href="consoles.css" type="text/css">
|
||||
<link rel="stylesheet" href="css/smoothness/jquery-ui-1.10.4.custom.min.css" type="text/css">
|
||||
<script type="text/javascript" src="jquery-2.1.0.min.js"></script>
|
||||
<!-- <link rel="stylesheet" href="css/smoothness/jquery-ui-1.10.4.custom.min.css" type="text/css"> -->
|
||||
<script type="text/javascript" src="js/jquery-2.1.0.min.js"></script>
|
||||
<script type="text/javascript" src="js/jquery-ui-1.10.4.custom.min.js"></script>
|
||||
<script type="text/javascript" src="term.js"></script>
|
||||
<script type="text/javascript" src="consolewindow.js"></script>
|
||||
<script type="text/javascript" src="consoles.js"></script>
|
||||
<script type="text/javascript" src="js/term.js"></script>
|
||||
<script type="text/javascript" src="js/consolewindow.js"></script>
|
||||
<script type="text/javascript" src="js/consoles.js"></script>
|
||||
</head>
|
||||
<body scroll="no">
|
||||
<div id="nodes"></div>
|
||||
|
7085
confluent_web/js/jquery-ui-1.10.4.custom.js
vendored
Normal file
7085
confluent_web/js/jquery-ui-1.10.4.custom.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
6
confluent_web/js/jquery-ui-1.10.4.custom.min.js
vendored
Normal file
6
confluent_web/js/jquery-ui-1.10.4.custom.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user