From 50f2b6e3146015f97200acb56d5cc4b117533829 Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Sun, 7 Apr 2013 15:34:34 +0000 Subject: [PATCH] Add task edit feature via AJAX --- src/InfoCon/stempel/status.wml | 55 +++++++++++++++++++++++++++++++--- 1 file changed, 51 insertions(+), 4 deletions(-) diff --git a/src/InfoCon/stempel/status.wml b/src/InfoCon/stempel/status.wml index 8367499..56d6c68 100644 --- a/src/InfoCon/stempel/status.wml +++ b/src/InfoCon/stempel/status.wml @@ -47,7 +47,7 @@ $table_head = '

Kunde: %s

- + @@ -65,7 +65,7 @@ ''. ''; - $table_row = ''; + $table_row = ''; $table_sum = ''; $query = "SELECT stempel.oid,start,customer,time,task,kurz FROM stempel JOIN stempel_status ON (stempel.status = stempel_status.id) WHERE time IS NOT NULL "; @@ -170,6 +170,7 @@ } ?> +
Datum Dauer St.
%s%s%s%s
%s%s%s%s
 %s Summe