view plugins/redmine_bibliography/test/fixtures/authorships.yml @ 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 a8832968d927
children
line wrap: on
line source
# authorships.yml
---
one:
  id: 1
  author_id: 1
  publication_id: 1
  name_on_paper: Yih-Farn R. Chen
  auth_order: 1
  institution: Imperial College London
  email: chen@imperial.ac.uk
two:
  id: 2
  author_id: 2
  publication_id: 1
  name_on_paper: Glenn S. Fowler
  auth_order: 2
  institution:
  email: MyString
three:
  id: 3
  author_id: 3
  publication_id: 1
  name_on_paper: Jackie Brown
  auth_order: 1
  institution:
  email: j.brown@m.com
four:
  id: 4
  author_id: 4
  publication_id: 1
  name_on_paper: Captain Boomtime
  auth_order: 2
  institution:
  email: cpt.boom@time.co.uk
five:
  id: 5
  author_id: 1
  publication_id: 2
  name_on_paper: Yih-Farn Chen
  auth_order: 1
  institution: "Imperial College, London"
  email: yfc@gmail.com