Merge remote-tracking branch 'github/master'

Conflicts:
	app/models/ability.rb
This commit is contained in:
Andreas Stephanides
2013-03-02 20:31:22 +01:00
4 changed files with 16 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<div style="border: solid 1px; padding:2px;margin-top:5px;"><p>
<b><%= link_to "Modul "+ modul.name , modul_path(modul) %> </b>
<b><% if !modul.name.nil? %><%= link_to "Modul "+ modul.name , modul_path(modul) %> <%end%></b>
</p>
<p >
<%= raw(modul.desc) %>