Subversion Repositories SmartDukaan

Rev

Rev 32336 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32336 Rev 32337
Line 5... Line 5...
5
			<ol class="breadcrumb">
5
			<ol class="breadcrumb">
6
				<li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
6
				<li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
7
			</ol>
7
			</ol>
8
		</div>
8
		</div>
9
	</div>
9
	</div>
10
    <input class="btn btn-primary restartServerBtn" type="button" value="Restart Server">
-
 
11
</section>
-
 
12
10
      <input class="btn btn-primary restartServerBtn" type="button" value="Restart Server">&nbsp;&nbsp;&nbsp;
-
 
11
      <input class="btn btn-primary rebootServerBtn" type="button" value="Reboot Server">
-
 
12
</section>
-
 
13