поправлены еще раз удаления
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
editorUrl: "__UI_BUILDER_EDITOR__",
|
||||
runtimeUrl: "__UI_BUILDER_RUNTIME__",
|
||||
editorHotkey: "__UI_BUILDER_EDITOR_HOTKEY__",
|
||||
buildVersion: "__UI_BUILDER_BUILD_VERSION__",
|
||||
mode: "__UI_BUILDER_MODE__"
|
||||
};
|
||||
</script>
|
||||
@@ -156,7 +157,7 @@
|
||||
<header class="runtime-topbar">
|
||||
<div>
|
||||
<div class="eyebrow">RUNTIME INTERFACE</div>
|
||||
<div class="runtime-title-line"><strong id="runtimeTitle">Интерфейс</strong><small class="runtime-build-badge">BUILD 2026.08.19.28</small></div>
|
||||
<div class="runtime-title-line"><strong id="runtimeTitle">Интерфейс</strong><small class="runtime-build-badge">BUILD __UI_BUILDER_BUILD_VERSION__</small></div>
|
||||
</div>
|
||||
<div id="runtimeTabs" class="runtime-tabs"></div>
|
||||
<div class="runtime-actions">
|
||||
|
||||
Reference in New Issue
Block a user