Merge branch 'master' into legislation-module-stable

This commit is contained in:
Amaia Castro
2017-03-17 18:08:22 +01:00
24 changed files with 271 additions and 179 deletions

View File

@@ -21,7 +21,7 @@
<div id="responsive-menu">
<div class="top-bar-title">
<%= link_to root_path, class: "hide-for-small-only", accesskey: "/" do %>
<%= link_to root_path, class: "hide-for-small-only", accesskey: "0" do %>
<%= image_tag('logo_header.png', class: 'hide-for-small-only float-left', size: '80x80', alt: t("layouts.header.logo")) %>
<%= setting['org_name'] %>
<% end %>

View File

@@ -20,9 +20,11 @@
type: "image/png" %>
<%= content_for :social_media_meta_tags %>
<%= setting['per_page_code'].try(:html_safe) %>
<%= setting['per_page_code_head'].try(:html_safe) %>
</head>
<body>
<%= setting['per_page_code_body'].try(:html_safe) %>
<h1 class="sr-only"><%= setting['org_name'] %></h1>
<div class="wrapper">