Commit 63b637a5388ed6e981a11841381e7d7fda50dca9
1 parent
6bbdd2a4
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
classesjs/classe_arvoredecamadas.js
@@ -52,6 +52,8 @@ | @@ -52,6 +52,8 @@ | ||
52 | if (typeof (i3GEO) === 'undefined') { | 52 | if (typeof (i3GEO) === 'undefined') { |
53 | var i3GEO = {}; | 53 | var i3GEO = {}; |
54 | } | 54 | } |
55 | +//TODO incluir icone no lugar do checkbox | ||
56 | +//ver http://www.w3schools.com/css/css_pseudo_elements.asp | ||
55 | 57 | ||
56 | i3GEO.arvoreDeCamadas = { | 58 | i3GEO.arvoreDeCamadas = { |
57 | /** | 59 | /** |