Explorar el Código

auto commit

app
jfinn hace 3 años
padre
commit
4a7ffae58a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      mdev/wv0.native.js

+ 1
- 1
mdev/wv0.native.js Ver fichero

@@ -105,7 +105,7 @@ class Wview_btns extends PureComponent<Props> {
105 105
         // wview_btns = tglob_au.run_dev_cbs("wview_btns",{that:this})
106 106
         var x1 = tglob_au.run_dev_cbs("wview_btns",{that:this}) || {o:{}}
107 107
         var wview_btns = x1.o.ret || {}
108
-        clog("\n\n\n\nwview_btns",wview_btns)
108
+        // clog("\n\n\n\nwview_btns",wview_btns)
109 109
 
110 110
         // wview_btns.style_b1 || {}
111 111
         // wview_btns.style_b2 || {}

Loading…
Cancelar
Guardar