/[projects]/dao/DaoAdresseService/WebContent/admin.jsp
ViewVC logotype

Diff of /dao/DaoAdresseService/WebContent/admin.jsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2346 by torben, Mon Feb 23 14:39:49 2015 UTC revision 2356 by torben, Tue Feb 24 07:57:47 2015 UTC
# Line 106  $(document).ready( function() { Line 106  $(document).ready( function() {
106          <h3>Dataloader</h3>          <h3>Dataloader</h3>
107          <button type="button" class="btn" id="reloadData"> awaiting status</button>          <button type="button" class="btn" id="reloadData"> awaiting status</button>
108                    
109            <h3>DB Connection</h3>
110            <a href="DbConnectionProbe">Test Connection</a>
111            
112                    
113            
114      </div>      </div>
# Line 113  $(document).ready( function() { Line 116  $(document).ready( function() {
116            
117      <div class="col-sm-8">      <div class="col-sm-8">
118        <h3>Runtime options</h3>        <h3>Runtime options</h3>
119        <iframe src="ConfigServlet" width="100%" frameborder="0">        <iframe src="ConfigServlet" width="100%" frameborder="0" height="250">
120          </iframe>
121          
122          
123          <iframe src="CircuitBreakerServlet" width="100%" frameborder="0" height="450">
124        </iframe>        </iframe>
125    
126      </div>      </div>

Legend:
Removed from v.2346  
changed lines
  Added in v.2356

  ViewVC Help
Powered by ViewVC 1.1.20