You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.2 KiB
52 lines
1.2 KiB
<?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>
|
|
|