Revision d735aab3
Von Martin Helmling mh@waldpark.octosoft.eu vor etwa 9 Jahren hinzugefügt
bin/mozilla/ic.pl | ||
---|---|---|
1883 | 1883 |
$lxdebug->enter_sub(); |
1884 | 1884 |
|
1885 | 1885 |
$auth->assert('part_service_assembly_edit'); |
1886 |
|
|
1886 |
$::form->mtime_ischanged('parts'); |
|
1887 | 1887 |
my ($parts_id, %newform, $amount, $callback); |
1888 | 1888 |
|
1889 | 1889 |
# check if there is a part number - commented out, cause there is an automatic allocation of numbers |
Auch abrufbar als: Unified diff
Prüfen beim Speichern, ob Dokument geändert wurde.
Allgemeine Funktion in Forms zum Lesen und Vergleichen der mtime
überall Form variable lastmtime da mtime mehrfach auftaucht
Conflicts:
templates/webpages/ar/form_header.html
templates/webpages/do/form_header.html