source: ruby/trunk/terminology/app/views/terminology/show.html.erb@ 164

Last change on this file since 164 was 164, checked in by KOBAYASHI, Shinji, 15 years ago

simple terminology commit

File size: 132 bytes
Line 
1<%= link_to "Terminology",
2 :controller => "terminology",
3 :action => "show",
4 :name => "name",
5 :id => "openehr_id" %>
Note: See TracBrowser for help on using the repository browser.