HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
__integrityCheckOk.php
Go to the documentation of this file.
1 <div class = "dialog-overlay">
2  <div id = "integrityCheck-dialog" class = "basic-modal">
3  <h3>Root URLs integrity check</h3>
4  <p>
5  <h4>Root URLs match.</h4>
6  </p>
7  <table>
8  <tr>
9  <td>
10  </td>
11  <td>
12  <input type = "button" value = "Ok" onclick = "cancelIntegrityCheck()"/>
13  </td>
14  <td>
15  </td>
16  </tr>
17  </table>
18  </div>
19 </div>