commit
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -78,7 +78,7 @@ | ... | @@ -78,7 +78,7 @@ |
| 78 | <dd>http://<?php echo $_GET['d'];?>/<span><?php echo $id;?></span></dd> | 78 | <dd>http://<?php echo $_GET['d'];?>/<span><?php echo $id;?></span></dd> |
| 79 | </dl> | 79 | </dl> |
| 80 | 80 | ||
| 81 | <button style="margin-top:20px; width:100px;" id="disconnect" >Disconnect</button> | 81 | <?php /*?> <button style="margin-top:20px; width:100px;" id="disconnect" >Disconnect</button><?php */?> |
| 82 | <script type = 'text/javascript'> | 82 | <script type = 'text/javascript'> |
| 83 | 83 | ||
| 84 | $('#client_menu').on('change',function(){ | 84 | $('#client_menu').on('change',function(){ | ... | ... |
-
Please register or sign in to post a comment