annotate .svn/pristine/9c/9ca9c6dfffd7638ae7eea68c1bdadff3a8c99ad5.svn-base @ 1458:b1f4c9a2af24 bug_794

Makes the default radio button checked by default -- this should fix bug #794.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 11 Nov 2013 18:25:22 +0000
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
Chris@1296 2 comments_001:
Chris@1296 3 commented_type: News
Chris@1296 4 commented_id: 1
Chris@1296 5 id: 1
Chris@1296 6 author_id: 1
Chris@1296 7 comments: my first comment
Chris@1296 8 created_on: 2006-12-10 18:10:10 +01:00
Chris@1296 9 updated_on: 2006-12-10 18:10:10 +01:00
Chris@1296 10 comments_002:
Chris@1296 11 commented_type: News
Chris@1296 12 commented_id: 1
Chris@1296 13 id: 2
Chris@1296 14 author_id: 2
Chris@1296 15 comments: This is an other comment
Chris@1296 16 created_on: 2006-12-10 18:12:10 +01:00
Chris@1296 17 updated_on: 2006-12-10 18:12:10 +01:00