diff --git a/ferramentas/metaestat/index.js b/ferramentas/metaestat/index.js index 93f5958..d5c4dac 100644 --- a/ferramentas/metaestat/index.js +++ b/ferramentas/metaestat/index.js @@ -129,11 +129,12 @@ i3GEOF.metaestat = { }, html: function(){ var ins = '
' + - ' ' + - ' ' + - ' ' + - ' ' + - ' ' + + '
' + + ' ' + + ' ' + + ' ' + + ' ' + + ' ' + ' ' + ' ' + ' ' + @@ -142,12 +143,11 @@ i3GEOF.metaestat = { ' ' + ' ' + ' ' + - ' ' + - ' ' + + ' ' + + ' ' + ' ' + ' ' + '
' + - '
' + ''; //utilizado pelo seletor de colourramp return ins; }, -- libgit2 0.21.2