Ver código fonte

auto commit

app
jfinn 3 anos atrás
pai
commit
06f4d173b9
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      mdev/wv0.native.js

+ 2
- 2
mdev/wv0.native.js Ver arquivo

109
             prop_id = "b1"
109
             prop_id = "b1"
110
                          style = { wview_btns.style_b1 || {}} 
110
                          style = { wview_btns.style_b1 || {}} 
111
                          >
111
                          >
112
-             {"wview_btns.b1_txt"  || "udef"}
112
+             {wview_btns.b1_txt  || "udef"}
113
              </Button_v2>
113
              </Button_v2>
114
 
114
 
115
             <Button_v2 
115
             <Button_v2 
116
             prop_id = "b2"
116
             prop_id = "b2"
117
                          style = { wview_btns.style_b2 || {}} 
117
                          style = { wview_btns.style_b2 || {}} 
118
                          >
118
                          >
119
-             {"wview_btns.b2_txt"  || "udef"}
119
+             {wview_btns.b2_txt  || "udef"}
120
              </Button_v2>
120
              </Button_v2>
121
 
121
 
122
 
122
 

Carregando…
Cancelar
Salvar