/[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 2349 by torben, Mon Feb 23 15:02:48 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 115  $(document).ready( function() { Line 118  $(document).ready( function() {
118        <h3>Runtime options</h3>        <h3>Runtime options</h3>
119        <iframe src="ConfigServlet" width="100%" frameborder="0" height="250">        <iframe src="ConfigServlet" width="100%" frameborder="0" height="250">
120        </iframe>        </iframe>
121          
122          
123          <iframe src="CircuitBreakerServlet" width="100%" frameborder="0" height="450">
124          </iframe>
125    
126      </div>      </div>
127    

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

  ViewVC Help
Powered by ViewVC 1.1.20