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:
parent
66c7f92cdb
commit
d1db8b1501
@ -294,7 +294,7 @@
|
||||
<united>true</united>
|
||||
<showTitle>true</showTitle>
|
||||
<throughAlign>Auto</throughAlign>
|
||||
<currentRowUse>DontUse</currentRowUse>
|
||||
<currentRowUse>Auto</currentRowUse>
|
||||
</extInfo>
|
||||
</items>
|
||||
<autoCommandBar>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -200,7 +200,7 @@
|
||||
<united>true</united>
|
||||
<showTitle>true</showTitle>
|
||||
<throughAlign>Auto</throughAlign>
|
||||
<currentRowUse>DontUse</currentRowUse>
|
||||
<currentRowUse>Auto</currentRowUse>
|
||||
</extInfo>
|
||||
</items>
|
||||
<autoCommandBar>
|
||||
|
@ -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>
|
||||
|
@ -638,7 +638,7 @@
|
||||
|
||||
&НаКлиенте
|
||||
Процедура ОтключитьОтборФоновыхЗаданий(Команда)
|
||||
ОтборФоновыхЗаданийВключен = Ложь;
|
||||
ОтборПриОткрытии();
|
||||
ОбновитьСписокФоновыхЗаданий();
|
||||
КонецПроцедуры
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user