Changeset 1133
- Timestamp:
- 08/21/07 19:12:48 (1 year ago)
- Files:
-
- trunk/app/views/podcasts/show.rhtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/app/views/podcasts/show.rhtml
r1132 r1133 9 9 <%= link_to(url_for(:controller => 'podcasts', :action => 'feed', :name => @podcast.name, :only_path => false), :controller => 'podcasts', :action => 'feed', :name => @podcast.name) %> 10 10 </p> 11 c 11 12 12 <h2>Les documents inclus dans votre podcast</h2> 13 13 <ul>
