aa312898 by Jeff Balicki

commit

1 parent 8cafabce
......@@ -78,7 +78,7 @@
<dd>http://<?php echo $_GET['d'];?>/<span><?php echo $id;?></span></dd>
</dl>
<button style="margin-top:20px; width:100px;" id="disconnect" >Disconnect</button>
<?php /*?> <button style="margin-top:20px; width:100px;" id="disconnect" >Disconnect</button><?php */?>
<script type = 'text/javascript'>
$('#client_menu').on('change',function(){
......