view .svn/pristine/74/746eb676a490baf5ce191dc6543fabe7fb71d84c.svn-base @ 1416:96ffcd574b96 biblio_alt_search_auth

No longer using the link_to helpers to generate the links on the render_authorship_link helper function.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 01 Oct 2013 15:07:23 +0100
parents cbb26bc654de
children
line wrap: on
line source
module CodeRay
module Styles
  
  default :alpha
  
end
end