corrade-nucleus-nucleons – Diff between revs 29 and 30

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 29 Rev 30
Line 30... Line 30...
30 <h1>Nucleus</h1> 30 <h1>Nucleus</h1>
Line 31... Line 31...
31   31  
32 <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> 32 <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>
Line 33... Line 33...
33 <img src="/img/corrade-nucleus.png"></div> --> 33 <img src="/img/corrade-nucleus.png"></div> -->
34   34  
35 <div class="dropdown"> 35 <!-- <div class="dropdown">
36 <button class="btn btn-primary dropdown-toggle btn-fixed-top" type="button" data-toggle="dropdown">Nucleons <span class="caret"></span></button> 36 <button class="btn btn-primary dropdown-toggle btn-fixed-top" type="button" data-toggle="dropdown">Nucleons <span class="caret"></span></button>
37 <div class="dropdown-menu"> 37 <div class="dropdown-menu">
38 <div class="panel panel-default panel-fixed-top"> 38 <div class="panel panel-default panel-fixed-top">
Line 42... Line 42...
42 <div class="panel-body"> 42 <div class="panel-body">
43 <div id="nucleons" class="row"></div> 43 <div id="nucleons" class="row"></div>
44 </div> 44 </div>
45 </div> 45 </div>
46 </div> 46 </div>
47 </div> 47 </div> -->
Line 48... Line 48...
48 48
49 <div id="window-manager-desktop"> 49 <div id="window-manager-desktop">
50 <div id="nucleons-container"></div> 50 <!-- <div id="nucleons-container"></div> -->
Line 51... Line 51...
51 </div> 51 </div>
Line 52... Line 52...
52 52