capibara 1.1.18 → 1.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/config.js CHANGED
@@ -389,7 +389,7 @@ var config = {
389
389
  },
390
390
  extend: {
391
391
  //enabled: true,
392
- //isShow: true,
392
+ isShow: false,
393
393
  data: [
394
394
  {
395
395
  label: "Eto",
@@ -40,6 +40,11 @@ var config = {
40
40
  {
41
41
  "varName": "fungicida.value",
42
42
  "color": "c-blue"
43
+ },
44
+ {
45
+ "varName": "next.herbicida.value",
46
+ "color": "c-green",
47
+ "shape": "outlined"
43
48
  }
44
49
  ]
45
50
  },
@@ -205,6 +210,13 @@ var config = {
205
210
  input: "number",
206
211
  "round": 2
207
212
  },
213
+ {
214
+ "label": "freq foliar",
215
+ "varName": "freq",
216
+ input: "number",
217
+ "round": 2,
218
+ onlyTab: "foliar"
219
+ },
208
220
  ]
209
221
  },
210
222
  "buttons": {
@@ -245,6 +257,7 @@ var config = {
245
257
  {
246
258
  "title": "Prox. Aplicación Foliar",
247
259
  "color": "c-green",
260
+ shape: "outlined",
248
261
  "values": [
249
262
  {
250
263
  "name": "Próxima Foliar",
package/data_cuarteles.js CHANGED
@@ -92,10 +92,10 @@ var data = [
92
92
  "values": {
93
93
  "next": {
94
94
  "foliar": {
95
- "value": 2
95
+ "value":""
96
96
  },
97
97
  "insecticida": {
98
- "value": 2
98
+ "value":""
99
99
  },
100
100
  "herbicida": {
101
101
  "value": 2