Explorar el Código

[Fix Bug] correct the sig_level's title.

master
YJC hace 3 años
padre
commit
ec2edfcb4e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      resources/templates/plugin-schema.handlebars.json

+ 1
- 1
resources/templates/plugin-schema.handlebars.json Ver fichero

@@ -140,7 +140,7 @@
"key": "sig_level",
"dataIndex": "sig_level",
"valueType": "switch",
"title": "Cluster Ordered",
"title": "Significant Level",
"tooltip": "Significant level, greater than 0 and less than 1.",
"fieldProps": {
"step": 0.01

Cargando…
Cancelar
Guardar