corrade-nucleus-nucleons – Diff between revs 31 and 32

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 31 Rev 32
Line 1... Line -...
1 <!DOCTYPE html> -  
2   -  
3 <html lang="en"> 1 <html lang="en">
4 <head> 2 <head>
5 <meta charset="utf-8"> 3 <meta charset="utf-8">
6 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 4 <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 <meta name="viewport" content="width=device-width, initial-scale=1"> 5 <meta name="viewport" content="width=device-width, initial-scale=1">
Line 21... Line 19...
21 <link href="/css/wm/wm.css" rel="stylesheet" type="text/css"> 19 <link href="/css/wm/wm.css" rel="stylesheet" type="text/css">
22 </head> 20 </head>
Line 23... Line 21...
23   21  
24 <body> 22 <body>
25 <div class="container"> -  
26 <!-- <div class="jumbotron"> -  
27 <h1>Nucleus</h1> -  
28   -  
29 <p class="lead">The Corrade Nucleus is a built-in management interface for the Corrade scripted agent that allows you to query general information, toggle and configure various aspects and monitor the uptime and health of your Corrade directly through your web browser.</p> -  
30 <img src="/img/corrade-nucleus.png"></div> --> -  
31   -  
32 <!-- <div class="dropdown"> -  
33 <button class="btn btn-primary dropdown-toggle btn-fixed-top" type="button" data-toggle="dropdown">Nucleons <span class="caret"></span></button> -  
34 <div class="dropdown-menu"> -  
35 <div class="panel panel-default panel-fixed-top"> -  
36 <div class="panel-heading"> -  
37 <h3 class="panel-title">Nucleons</h3> -  
38 </div> -  
39 <div class="panel-body"> -  
40 <div id="nucleons" class="row"></div> -  
41 </div> -  
42 </div> -  
43 </div> -  
44 </div> --> -  
45 23 <div class="container">
46 <div id="window-manager-desktop"> -  
47 <!-- <div id="nucleons-container"></div> --> 24 <div id="window-manager-desktop">
48 </div> -  
49 25 </div>
Line 50... Line 26...
50 </div> 26 </div>
51   27  
52 <!-- jQuery --> 28 <!-- jQuery -->