Removed LED references
This commit is contained in:
		
							parent
							
								
									e7b49a8c36
								
							
						
					
					
						commit
						3ea902115f
					
				
							
								
								
									
										22
									
								
								index.php
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								index.php
									
									
									
									
									
								
							| 
						 | 
					@ -112,28 +112,6 @@ $queues = Queue::getList();
 | 
				
			||||||
          <input type='button' id='newqueue_btn' class='newqueue_btn' value='Create'>
 | 
					          <input type='button' id='newqueue_btn' class='newqueue_btn' value='Create'>
 | 
				
			||||||
        </p>
 | 
					        </p>
 | 
				
			||||||
        <hr class='songlist'>
 | 
					        <hr class='songlist'>
 | 
				
			||||||
        <div id='led_buttons' <?php if ( !ENABLELEDBUTTONS ) echo "class='hidden'"; ?>>
 | 
					 | 
				
			||||||
          <p>LED Control:</p>
 | 
					 | 
				
			||||||
          <p>
 | 
					 | 
				
			||||||
            <input type='button' id='led_crazy_btn' value='Go Crazy' class='led_btn'>
 | 
					 | 
				
			||||||
            <input type='button' id='led_christmas_btn' value='Christmas' class='led_btn'>
 | 
					 | 
				
			||||||
          </p>
 | 
					 | 
				
			||||||
          <p>
 | 
					 | 
				
			||||||
            <input type='button' id='led_julyfourth_btn' value='4th of July' class='led_btn'>
 | 
					 | 
				
			||||||
            <input type='button' id='led_easter_btn' value='Easter' class='led_btn'>
 | 
					 | 
				
			||||||
          </p>
 | 
					 | 
				
			||||||
          <p>
 | 
					 | 
				
			||||||
            <input type='button' id='led_halloween_btn' value='Halloween' class='led_btn'>
 | 
					 | 
				
			||||||
            <input type='button' id='led_mellow_btn' value='Be Mellow' class='led_btn'>
 | 
					 | 
				
			||||||
          </p>
 | 
					 | 
				
			||||||
          <p>
 | 
					 | 
				
			||||||
            <input type='button' id='led_crazymellow_btn' value='Mellow Random' class='led_btn'>
 | 
					 | 
				
			||||||
            <input type='button' id='led_disableauto_btn' value='Disable Auto' class='led_btn'>
 | 
					 | 
				
			||||||
          </p>
 | 
					 | 
				
			||||||
          <p>
 | 
					 | 
				
			||||||
            <input type='button' id='led_lightsoff_btn' value='Lights Off' class='led_btn'>
 | 
					 | 
				
			||||||
          </p>
 | 
					 | 
				
			||||||
        </div>
 | 
					 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user