meeting fixes

This commit is contained in:
Andreas Stephanides
2015-02-14 17:25:51 +01:00
parent 195b982ef4
commit 14ebb13bc1
7 changed files with 12 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
}
%>
<%=
<%
unless @thema.titlepics.first.nil?
picture_url=URI(root_url)
picture_url.path=@thema.titlepics.first.datei.url(:locale=>nil, :theme=>nil)