Commit 63b637a5388ed6e981a11841381e7d7fda50dca9

Authored by Edmar Moretti
1 parent 6bbdd2a4

--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 52 if (typeof (i3GEO) === 'undefined') {
53 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 58 i3GEO.arvoreDeCamadas = {
57 59 /**
... ...