1
0
Эх сурвалжийг харах

fix cross ref on core viz elements

jrobinAV 1 жил өмнө
parent
commit
4c828dca2e

+ 3 - 3
src/taipy/gui_core/viselements.json

@@ -274,19 +274,19 @@
                         "name": "show_entity_label",
                         "type": "bool",
                         "default_value": "True",
-                        "doc": "If False, the <code>Entity^</code> label is not shown in the selector."
+                        "doc": "If False, the <code>Scenario^</code> or <code>Sequence^</code> label is not shown in the selector."
                     },
                     {
                         "name": "show_entity_id",
                         "type": "bool",
                         "default_value": "False",
-                        "doc": "If True, the <code>Entity^</code> id is shown in the selector."
+                        "doc": "If True, the <code>Scenario^</code> or <code>Sequence^</code> id is shown in the selector."
                     },
                     {
                         "name": "show_submit_id",
                         "type": "bool",
                         "default_value": "False",
-                        "doc": "If True, the <code>Submit^</code> id is shown in the selector."
+                        "doc": "If True, the submission id is shown in the selector."
                     },
                     {
                         "name": "show_date",