I hereby claim:
- I am rafshar on github.
- I am rod (https://keybase.io/rod) on keybase.
- I have a public key whose fingerprint is A5BC 58F5 909A 03BB 7801 2331 D3A7 4487 83ED D8CE
To claim this, I am signing this object:
| App.Views.LayerGroupSelect = Backbone.View.extend({ | |
| tagName: 'li', | |
| events: { | |
| 'click .group_header': 'toggleEnabled', | |
| }, | |
| toggleEnabled: function() { | |
| this.model.toggleEnabled(); |
| <script id="layer_group" type="text/html"> | |
| <div class="group_header"><input type="checkbox" class="layer_status"{{#enabled}} checked{{/enabled}}> {{name}}</div> | |
| {{>options_safety}} | |
| </script> | |
| <script id="options_safety" class="partial" type="text/html"> |
I hereby claim:
To claim this, I am signing this object: