/[projects]/dao/DaoAdresseService/src/main/webapp/admin.jsp
ViewVC logotype

Diff of /dao/DaoAdresseService/src/main/webapp/admin.jsp

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

revision 2636 by torben, Thu Jul 23 07:31:35 2015 UTC revision 2637 by torben, Thu Jul 23 07:42:50 2015 UTC
# Line 216  $(document).ready( function() { Line 216  $(document).ready( function() {
216            
217      <div class="col-sm-8">      <div class="col-sm-8">
218        <h3>Runtime options</h3>        <h3>Runtime options</h3>
219        <iframe src="ConfigServlet" width="100%" frameborder="0" height="250">        <iframe src="ConfigServlet" width="100%" height="250" style="border-width: 0px;">
220        </iframe>        </iframe>
221                
222                
223        <iframe src="CircuitBreakerServlet" width="100%" frameborder="0" height="450">        <iframe src="CircuitBreakerServlet" width="100%" height="450" style="border-width: 0px;">
224        </iframe>        </iframe>
225    
226      </div>      </div>

Legend:
Removed from v.2636  
changed lines
  Added in v.2637

  ViewVC Help
Powered by ViewVC 1.1.20