jfinn 3 anni fa
parent
commit
973e6edaa8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      mdev/wv0.native.js

+ 1
- 1
mdev/wv0.native.js Vedi File

118
      	return (
118
      	return (
119
              <View style = { wv0_styles_dev.v1 || {} }>
119
              <View style = { wv0_styles_dev.v1 || {} }>
120
              <Button style = { wv0_styles_dev.vb1 || {}} >
120
              <Button style = { wv0_styles_dev.vb1 || {}} >
121
-             {('polls.create.create'}
121
+             {'polls.create.create'}
122
              </Button>
122
              </Button>
123
              <Text style = { wv0_styles_dev.txt || {} }
123
              <Text style = { wv0_styles_dev.txt || {} }
124
              >
124
              >

Loading…
Annulla
Salva