Example #1
0
						<ul class="nav nav-tabs in" id="liveTab">
							<li class="active" data-vn="serv"><a data-toggle="tab" href="#serv"><i
									class="fa fa-globe"></i> <span
									class="hidden-mobile hidden-tablet"><?php 
DMsg::EchoUIStr('service_server');
?>
</span> </a>
							</li>
						</ul>
					</div>
					<!-- content -->
						<div class="tab-content">

<?php 
echo '<div id="vhhide" class="hide">' . UIBase::GenPlotTab('vh', $vhstatbottom, $vhstatplot, 0) . "</div>\n";
echo UIBase::GenPlotTab('serv', $servstatbottom, $servstatplot, 1);
?>


</div>
<!-- end content -->

</div>
<!-- end widget body-->
</div></div>

</article>
<!-- WIDGET END -->

</div>