Andre Knieschewski
7 months ago
2 changed files with 54 additions and 1 deletions
@ -0,0 +1,52 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<patch patch_id="2024-04-24"> |
||||||
|
<systeme> |
||||||
|
<!--<system name="his1" codierung="utf8"/>--> |
||||||
|
<system name="superx" codierung="utf8"/> |
||||||
|
<system name="superx" codierung="iso"/> |
||||||
|
</systeme> |
||||||
|
|
||||||
|
|
||||||
|
<module name="kern" systeminfo_id="xxx" inst_from="xx"> |
||||||
|
<patch-description feature_id="322854"> |
||||||
|
<ul> |
||||||
|
<li>Bugfix Datenschutz und Impressum überlagern Buttons</li> |
||||||
|
<li>Layoutverbesserung Manager</li> |
||||||
|
</ul> |
||||||
|
</patch-description> |
||||||
|
|
||||||
|
<patch-test> |
||||||
|
<!-- Bisher nur sql erlaubt. Ergebniss muss 0 sein, um zu erlauben, dass der Patch eingespielt wird! --> |
||||||
|
<nativeaction sql="select 0 from xdummy where (select count(*) from db_version where his_system='kern') > 0 " scriptfile="" database=""/> |
||||||
|
</patch-test> |
||||||
|
|
||||||
|
<patch-data> |
||||||
|
|
||||||
|
<files> |
||||||
|
<file path="xml/menue_html.css"><patch-description feature_id="322854">Bugfix Datenschutz und Impressum überlagern Buttons</patch-description></file> |
||||||
|
<file path="edit/kern/webapp_manager.jsp"></file> |
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</files> |
||||||
|
|
||||||
|
<database name="superx"> |
||||||
|
<!-- TODO: hier können beliebige Elemente der normalen Modul-XML stehen--> |
||||||
|
<masken> |
||||||
|
|
||||||
|
</masken> |
||||||
|
</database> |
||||||
|
|
||||||
|
<upgrade> |
||||||
|
<upgrade-step> |
||||||
|
|
||||||
|
</upgrade-step> |
||||||
|
</upgrade> |
||||||
|
|
||||||
|
</patch-data> |
||||||
|
|
||||||
|
</module> |
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</patch> |
Loading…
Reference in new issue