Merge branch 'opengraph'

This commit is contained in:
Andreas Stephanides
2015-02-17 19:00:37 +01:00
8 changed files with 36 additions and 4 deletions

View File

@@ -0,0 +1 @@
<pre><%= @logs %></pre>

View File

@@ -3,7 +3,7 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="logo2014_64.png">
<link rel="shortcut icon" href="<%= absurl("/logo2014_64.png")%>">
<!--<link rel="shortcut icon" href="http://www.fet.at/favicon.ico">-->
<!---->

View File

@@ -5,8 +5,7 @@
<td><%= fa_icon "globe" if r.public%></td>
<td><%= r.name %></td>
<td>
<%= n.title %>
<%= link_to n.title, n %>
</td>
<td>
<%= unless n.datum.nil?