Fixed broken links in tasks-module. Translated some views into german.

This commit is contained in:
Benjamin Meichsner 2009-02-06 20:51:14 +01:00
parent 85eb27079f
commit 96442477d1
24 changed files with 141 additions and 274 deletions

View file

@ -1,11 +1,11 @@
- title _('Task archive')
- title "Aufgabenarchiv"
= render :partial => "nav"
%table{:style => "width: 76%"}
%tr
%th=_ 'Due date'
%th=_ 'Subject'
%th=_ 'Responsible people'
%th Fälligkeitsdatum
%th Betreff
%th Verantwortliche Menschen
%th
- for task in @tasks
%tr{:class => cycle('even','odd')}