1
0
mirror of https://github.com/kuzyara/JobsConsole2019.epf.git synced 2025-02-19 19:00:08 +02:00

Closed #9 + фикс ошибки CurrentRowUse -> Auto

This commit is contained in:
ROSSKO\Nikolay.Kuznecov 2020-10-22 11:42:57 +07:00
parent 66c7f92cdb
commit d1db8b1501
6 changed files with 12 additions and 12 deletions

View File

@ -294,7 +294,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<autoCommandBar>

View File

@ -357,7 +357,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
@ -580,7 +580,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<autoCommandBar>

View File

@ -406,7 +406,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:Decoration">
@ -607,7 +607,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<visible>true</visible>
@ -645,7 +645,7 @@
<united>true</united>
<slaveItemsWidth>Equal</slaveItemsWidth>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
@ -1029,7 +1029,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<visible>true</visible>
@ -1065,7 +1065,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<autoCommandBar>

View File

@ -200,7 +200,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<autoCommandBar>

View File

@ -1792,7 +1792,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
@ -3275,7 +3275,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<commandBarLocation>None</commandBarLocation>

View File

@ -638,7 +638,7 @@
&НаКлиенте
Процедура ОтключитьОтборФоновыхЗаданий(Команда)
ОтборФоновыхЗаданийВключен = Ложь;
ОтборПриОткрытии();
ОбновитьСписокФоновыхЗаданий();
КонецПроцедуры