Rev 32336 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 32336 |
jai.hind |
1 |
<section class="wrapper">
|
|
|
2 |
<div class="row">
|
|
|
3 |
<div class="col-lg-12">
|
|
|
4 |
<h3 class="page-header"><i class="icon_document_alt"></i>RESTART SERVER</h3>
|
|
|
5 |
<ol class="breadcrumb">
|
|
|
6 |
<li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
|
|
|
7 |
</ol>
|
|
|
8 |
</div>
|
|
|
9 |
</div>
|
| 32337 |
jai.hind |
10 |
<input class="btn btn-primary restartServerBtn" type="button" value="Restart Server">
|
|
|
11 |
<input class="btn btn-primary rebootServerBtn" type="button" value="Reboot Server">
|
|
|
12 |
</section>
|