Skip to content

Commit

Permalink
Merge pull request #1647 from AyuntamientoMadrid/custom-images
Browse files Browse the repository at this point in the history
  • Loading branch information
javierm authored Sep 21, 2018
2 parents 9fb5cdb + e7ace96 commit 0a9f20d
Show file tree
Hide file tree
Showing 48 changed files with 1 addition and 59 deletions.
Binary file modified app/assets/images/apple-touch-icon-200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/avatar_admin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/avatar_moderator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/custom/apple-touch-icon-200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/custom/avatar_admin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/custom/avatar_moderator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added app/assets/images/custom/favicon.ico
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Binary file added app/assets/images/custom/map.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added app/assets/images/custom/social-media-icon.png
File renamed without changes
Binary file modified app/assets/images/favicon.ico
Binary file not shown.
Binary file removed app/assets/images/featured_open_plenary_small.jpg
Diff not rendered.
Binary file modified app/assets/images/header_print_proposals.jpg
Binary file modified app/assets/images/logo_email.png
Binary file modified app/assets/images/logo_header.png
Binary file modified app/assets/images/map.jpg
Binary file modified app/assets/images/social-media-icon.png
Binary file removed app/assets/images/spending_proposals_1.png
Diff not rendered.
Binary file removed app/assets/images/spending_proposals_2.png
Diff not rendered.
Binary file removed app/assets/images/spending_proposals_3.png
Diff not rendered.
58 changes: 0 additions & 58 deletions app/views/custom/layouts/_header.html.erb

This file was deleted.

2 changes: 1 addition & 1 deletion app/views/custom/layouts/devise.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<div class="auth-image small-12 medium-4 column">
<h1 class="margin">
<%= link_to root_path do %>
<%= image_tag(image_path_for('logo_header_madrid.png'), alt: setting['org_name']) %>
<%= image_tag(image_path_for('logo_header.png'), alt: setting['org_name']) %>
<% end %>
</h1>

Expand Down

0 comments on commit 0a9f20d

Please sign in to comment.