Changeset - 166f8da8b62b
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 10 years ago 2015-06-14 03:31:49
drewp@bigasterisk.com
hardcode different dimmer names
Ignore-this: 511289965e461c67b6245256dc07f990
1 file changed with 20 insertions and 11 deletions:
0 comments (0 inline, 0 general)
light9/subcomposer/index.html
Show inline comments
 
@@ -14,23 +14,32 @@
 
  <body>
 
    <div>Toggle channel in current sub</div>
 

	
 

	
 
    
 

	
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b12-low">b12-low</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b14-yel">b14-yel</button>
 
  <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b15-red">b15-red cross</button>
 
  <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b21-edge">b21-edge</button>
 
  <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b22-c">b22-c red</button>
 
  <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b23-up">b23-up</button>
 
  <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b24-up">b24-up</button>
 
  <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b26-edge">b26-edge</button>
 
  <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b32-red">b32-red cross</button>
 
  <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b34-yel">b34-yel</button>
 
  <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b36-low">b36-low</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b11">b11</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b12">b12</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b13">b13</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b14">b14</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b15">b15</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b16">b16</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b21">b21</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b22">b22</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b23">b23</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b24">b24</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b25">b25</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b26">b26</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b31">b31</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b32">b32</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b33">b33</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b34">b34</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b35">b35</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/b36">b36</button>
 
  
 

	
 

	
 
    <hr>
 
    
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/f1-blue">f1-blue</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/f2">f2</button>
 
    <button data-chan="http://light9.bigasterisk.com/theater/piedmont/channel/f3">f3</button>
0 comments (0 inline, 0 general)