Mercurial > hg > soundsoftware-site
annotate .svn/pristine/fc/fcea6055312718c79b19d49925ca680df3e4895d.svn-base @ 1278:f8bb7ccc6fac redmine-2.2-integration
fixed javascript and helper to add author fields. Removed unused code.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Fri, 10 May 2013 14:19:26 +0100 |
parents | cbb26bc654de |
children |
rev | line source |
---|---|
Chris@909 | 1 witty_retort: |
Chris@909 | 2 id: 1 |
Chris@909 | 3 topic_id: 1 |
Chris@909 | 4 content: Birdman is better! |
Chris@909 | 5 created_at: <%= 6.hours.ago.to_s(:db) %> |
Chris@909 | 6 updated_at: nil |
Chris@909 | 7 |
Chris@909 | 8 another: |
Chris@909 | 9 id: 2 |
Chris@909 | 10 topic_id: 2 |
Chris@909 | 11 content: Nuh uh! |
Chris@909 | 12 created_at: <%= 1.hour.ago.to_s(:db) %> |
Chris@909 | 13 updated_at: nil |