Łukasz Mierzwa
|
817731857a
|
Remove all alert groups in Grid.Clear()
Clear was only hiding elements so div objects were still present, ensure they are removed from the DOM
|
2017-05-05 17:32:16 +01:00 |
|
Łukasz Mierzwa
|
12832e2c29
|
Fix quotation mark inconsistencies
jshint tests passing again
|
2017-04-27 22:52:05 -07:00 |
|
Łukasz Mierzwa
|
4e97f4f0aa
|
Fix unused and undefined variables warnings
|
2017-04-27 22:51:53 -07:00 |
|
Łukasz Mierzwa
|
0c37254a71
|
Fix jshint warnings
|
2017-04-25 18:51:10 -07:00 |
|
Łukasz Mierzwa
|
f8420d4632
|
Use go-bindata-assetfs for static files
This allows unsee to be compiled into a single self-contained binary, without any need to external static files or templates
|
2017-03-26 17:41:17 -07:00 |
|