marnen/duckbill

View on GitHub
app/views/time_entries/_header.html.haml

Summary

Maintainability
Test Coverage
%tr
  %th
    -# action links
  %th= _ 'Date'
  %th= _ 'Project'
  %th= _ 'Description'
  %th= _ 'Hours'
  %th= _ 'Notes'