WEB APP: косметика в билиотеке диаграммы Ганта и файле конфигурации

This commit is contained in:
Mikhail Chechnev 2024-02-08 14:16:50 +03:00
parent fd6e38dbcd
commit a9aadd0412
2 changed files with 47 additions and 47 deletions

View File

@ -473,7 +473,7 @@ var Gantt = (function () {
class: 'bar-progress', class: 'bar-progress',
append_to: this.bar_group, append_to: this.bar_group,
}); });
//ЦИТК //ЦИТК
if (this.task.bgProgressColor) this.$bar_progress.style.fill = this.task.bgProgressColor; if (this.task.bgProgressColor) this.$bar_progress.style.fill = this.task.bgProgressColor;
//ЦИТК //ЦИТК

View File

@ -16,12 +16,12 @@
<MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" separator="true"/> <MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" separator="true"/>
<MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" name="ShowEqsPrfrm" caption="Выполнение работ по ТОиР" panelName="EqsPrfrm"/> <MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" name="ShowEqsPrfrm" caption="Выполнение работ по ТОиР" panelName="EqsPrfrm"/>
</App> </App>
<App name="MechanicalRecords"> <App name="MechanicalRecords">
<MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" separator="true"/> <MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" separator="true"/>
<MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" name="ShowMechRecPanelsRoot" caption="Панели мониторинга" url="Modules/P8-Panels/"/> <MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" name="ShowMechRecPanelsRoot" caption="Панели мониторинга" url="Modules/P8-Panels/"/>
<MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" separator="true"/> <MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" separator="true"/>
<MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" name="ShowMechRecPanelCostProdPlans" caption="Производственная программа" panelName="MechRecCostProdPlans"/> <MenuItem parent="{BA073333-DFBC-4BA3-8EA7-172F3F6B4FEE}" name="ShowMechRecPanelCostProdPlans" caption="Производственная программа" panelName="MechRecCostProdPlans"/>
</App> </App>
</MenuItems> </MenuItems>
<Panels urlBase="Modules/p8-panels/#/"> <Panels urlBase="Modules/p8-panels/#/">
<Panel <Panel
@ -54,7 +54,7 @@
icon="insights" icon="insights"
showInPanelsList="true" showInPanelsList="true"
preview="./img/prj_graph.jpg"/> preview="./img/prj_graph.jpg"/>
<Panel <Panel
name="PrjHelp" name="PrjHelp"
group="Планирование и учёт в проектах" group="Планирование и учёт в проектах"
caption="Инструкции ПУП" caption="Инструкции ПУП"
@ -83,8 +83,8 @@
path="mech_rec_cost_prod_plans" path="mech_rec_cost_prod_plans"
icon="calendar_month" icon="calendar_month"
showInPanelsList="true" showInPanelsList="true"
preview="./img/default_preview.png"/> preview="./img/mech_rec_cost_prod_plans.jpg"/>
<Panel <Panel
name="Samples" name="Samples"
group="" group=""
caption="Примеры для разработчиков" caption="Примеры для разработчиков"