Merge branch 'release/1.8' into feature/SUPPORT-8546_cut_unused
This commit is contained in:
commit
a93448f461
33 changed files with 316 additions and 168 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>ru.micord.ervu.lkrp</groupId>
|
||||
<artifactId>ul</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.8.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>ru.micord.ervu.lkrp.ul</groupId>
|
||||
|
|
|
|||
|
|
@ -700,17 +700,9 @@
|
|||
<entry>
|
||||
<key>valueFormatter</key>
|
||||
<value>
|
||||
<complex>
|
||||
<entry>
|
||||
<key>dateFormat</key>
|
||||
<value>
|
||||
<simple>"DD.MM.YYYY HH:mm:ss"</simple>
|
||||
</value>
|
||||
</entry>
|
||||
</complex>
|
||||
<implRef type="TS">
|
||||
<className>DateTimeFormatter</className>
|
||||
<packageName>component.grid.formatters</packageName>
|
||||
<className>ClientDateTimeFormatter</className>
|
||||
<packageName>ervu.component.grid.formatter</packageName>
|
||||
</implRef>
|
||||
</value>
|
||||
</entry>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue