Переглянути джерело

fix cross ref on core viz elements

jrobinAV 1 рік тому
батько
коміт
4c828dca2e
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      src/taipy/gui_core/viselements.json

+ 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",