Skip to content

Commit

Permalink
Remove badges for SGL 2014
Browse files Browse the repository at this point in the history
  • Loading branch information
nono committed May 11, 2014
1 parent 8e2269f commit a37c595
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 169 deletions.
7 changes: 0 additions & 7 deletions app/assets/stylesheets/RonRonnement.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1597,13 +1597,6 @@ img {
margin: 12px 25px 0 0;
}

#badges-new #container h1 { display: block; }
#new_badge {
.hint { color: #666; }
label { font-weight: bold; }
.field { margin-top: 20px; }
}

@media screen and (max-width: 768px), handheld {
html, body {
margin: 0;
Expand Down
28 changes: 0 additions & 28 deletions app/controllers/badges_controller.rb

This file was deleted.

33 changes: 0 additions & 33 deletions app/models/badge.rb

This file was deleted.

41 changes: 0 additions & 41 deletions app/views/badges/_form.html.haml

This file was deleted.

6 changes: 0 additions & 6 deletions app/views/badges/created.html.haml

This file was deleted.

4 changes: 0 additions & 4 deletions app/views/badges/index.html.haml

This file was deleted.

36 changes: 0 additions & 36 deletions app/views/badges/new.html.haml

This file was deleted.

7 changes: 0 additions & 7 deletions config/locales/models.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ fr:
attributes:
account:
reset_password_token: "token de réinitialisation"
badge:
company: "champ société"
email: "champ adresse de courriel"
first_name: "champ prénom"
last_name: "champ nom"
country: "champ pays"
title: "champ civilité"

errors:
messages:
Expand Down
7 changes: 0 additions & 7 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -202,13 +202,6 @@
get "/statistiques/:action"
end

# Badges SGL 2014
controller :badges do
get "/solutions-linux-2014/badges.csv" => :index
get "/solutions-linux-2014/badge" => :new
post "/solutions-linux-2014/badge" => :create, as: :badges
end

# Static pages
controller :static do
get "/proposer-un-contenu" => :submit_content, as: :submit_content
Expand Down

0 comments on commit a37c595

Please sign in to comment.