Changeset - 5d0c9cce731e
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 9 years ago 2016-06-12 00:27:15
drewp@bigasterisk.com
this was breaking live page
Ignore-this: 802ba99f024e6f7235e8bd3967875c4c
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
light9/web/live/live.coffee
Show inline comments
 
@@ -27,7 +27,7 @@ Polymer
 
    window.gather(@lastSent)
 
  clear: ->
 
    if @deviceAttr.useColor
 
      @value = @pickedColor = '#000000'
 
      @value = '#000000'
 
    else
 
      @value = @immediateSlider = 0
 
      
0 comments (0 inline, 0 general)