/[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 2340 by torben, Mon Feb 23 13:12:38 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>
115      <!-- ------------------------------------------  -->      <!-- ------------------------------------------  -->
116            
117      <div class="col-sm-8">      <div class="col-sm-8">
118        <h3>Column 2</h3>        <h3>Runtime options</h3>
119        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit...</p>        <iframe src="ConfigServlet" width="100%" frameborder="0" height="250">
120        <p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris...</p>        </iframe>
121          
122          
123          <iframe src="CircuitBreakerServlet" width="100%" frameborder="0" height="450">
124          </iframe>
125    
126      </div>      </div>
127    
128    </div>    </div>

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

  ViewVC Help
Powered by ViewVC 1.1.20