diff --git a/app/assets/stylesheets/admin_index.scss b/app/assets/stylesheets/admin_index.scss index 3c8e9eb11..8a4d10b22 100644 --- a/app/assets/stylesheets/admin_index.scss +++ b/app/assets/stylesheets/admin_index.scss @@ -20,4 +20,3 @@ } } } - diff --git a/app/views/admin/procedures/_informations.html.haml b/app/views/admin/procedures/_informations.html.haml index 976275d40..b1aef83f2 100644 --- a/app/views/admin/procedures/_informations.html.haml +++ b/app/views/admin/procedures/_informations.html.haml @@ -89,6 +89,3 @@ %p.help-block %i.fa.fa-info-circle L'archivage automatique de la procédure entrainera le passage en instruction de tous les dossiers en construction. - - - diff --git a/app/views/admin/types_de_champ/_fields.html.haml b/app/views/admin/types_de_champ/_fields.html.haml index 01c60cdd9..d69bf51a3 100644 --- a/app/views/admin/types_de_champ/_fields.html.haml +++ b/app/views/admin/types_de_champ/_fields.html.haml @@ -46,5 +46,3 @@ = link_to("", @types_de_champ_facade.delete_url(ff), method: :delete, remote: true, id: "delete_type_de_champ_#{ff.object.id}", class: %w(form-control btn btn-danger fa fa-trash-o) ) %div{ style: 'background-color: rgb(204, 204, 204); height: 1px; margin: 30px auto;' } - - diff --git a/app/views/backoffice/dossiers/_followers.html.haml b/app/views/backoffice/dossiers/_followers.html.haml index 11c6c37b5..c9cd2b528 100644 --- a/app/views/backoffice/dossiers/_followers.html.haml +++ b/app/views/backoffice/dossiers/_followers.html.haml @@ -11,5 +11,3 @@ = follower.email - else Aucune personne ne suit ce dossier - - diff --git a/app/views/backoffice/dossiers/_pref_list.html.haml b/app/views/backoffice/dossiers/_pref_list.html.haml index 15fe33893..00fe0f247 100644 --- a/app/views/backoffice/dossiers/_pref_list.html.haml +++ b/app/views/backoffice/dossiers/_pref_list.html.haml @@ -44,4 +44,3 @@ = columns.second[:libelle] %button.btn.btn-default.btn-xs{type: :submit, id: "add_pref_list_#{columns.second[:table]}_#{columns.second[:attr]}"} %i.fa.fa-plus - diff --git a/app/views/backoffice/dossiers/search.html.haml b/app/views/backoffice/dossiers/search.html.haml index 1f6383b21..8700346d4 100644 --- a/app/views/backoffice/dossiers/search.html.haml +++ b/app/views/backoffice/dossiers/search.html.haml @@ -14,4 +14,3 @@ dossiers %div.body = smart_listing_render :search - diff --git a/app/views/dossiers/_commentaires_files.html.haml b/app/views/dossiers/_commentaires_files.html.haml index ab6d55a1f..86980162a 100644 --- a/app/views/dossiers/_commentaires_files.html.haml +++ b/app/views/dossiers/_commentaires_files.html.haml @@ -20,4 +20,3 @@ - else %h4.text-primary Pas de fichier dans le flux de commentaires. - diff --git a/app/views/dossiers/_infos_entreprise.html.haml b/app/views/dossiers/_infos_entreprise.html.haml index f1395b513..599c9b7bb 100644 --- a/app/views/dossiers/_infos_entreprise.html.haml +++ b/app/views/dossiers/_infos_entreprise.html.haml @@ -57,4 +57,3 @@ %div.col-xs-12.split-hr - unless @facade.entreprise.rna_information.nil? = render partial: '/dossiers/infos_rna' - diff --git a/app/views/dossiers/_infos_rna.html.haml b/app/views/dossiers/_infos_rna.html.haml index 3a582bac7..0685a2afa 100644 --- a/app/views/dossiers/_infos_rna.html.haml +++ b/app/views/dossiers/_infos_rna.html.haml @@ -20,4 +20,3 @@ %dt Capital déclaration : %dd= @facade.entreprise.rna_information.date_declaration - diff --git a/app/views/dossiers/_invites.html.haml b/app/views/dossiers/_invites.html.haml index a84af7849..88bead8bb 100644 --- a/app/views/dossiers/_invites.html.haml +++ b/app/views/dossiers/_invites.html.haml @@ -15,4 +15,3 @@ = form_tag invites_dossier_path(dossier_id: @facade.dossier.id), method: :post, class: 'form-inline' do = text_field_tag :email, '', class: 'form-control', placeholder: 'Envoyer une invitation' = submit_tag 'Ajouter', class: 'btn btn-success', id: 'send-invitation', data: {confirm: "Envoyer l'invitation ?"} - diff --git a/app/views/gestionnaires/shared/_links.html.erb b/app/views/gestionnaires/shared/_links.html.erb index 51021059c..85b2b356f 100644 --- a/app/views/gestionnaires/shared/_links.html.erb +++ b/app/views/gestionnaires/shared/_links.html.erb @@ -1,2 +1 @@ <%= link_to "Mot de passe oublié ?", new_password_path(resource_name) %>
- diff --git a/app/views/layouts/_ie_lt_10.html.haml b/app/views/layouts/_ie_lt_10.html.haml index d9e8093ad..1c2ebbad5 100644 --- a/app/views/layouts/_ie_lt_10.html.haml +++ b/app/views/layouts/_ie_lt_10.html.haml @@ -6,4 +6,3 @@ Votre version d'Internet Explorer est trop ancienne pour être utilisée sur le service TPS. Version minimum : Internet Explorer 10 ="".html_safe - diff --git a/app/views/layouts/left_panels/_left_panel_backoffice_dossierscontroller_search.html.haml b/app/views/layouts/left_panels/_left_panel_backoffice_dossierscontroller_search.html.haml index 7d73865db..b4114cab1 100644 --- a/app/views/layouts/left_panels/_left_panel_backoffice_dossierscontroller_search.html.haml +++ b/app/views/layouts/left_panels/_left_panel_backoffice_dossierscontroller_search.html.haml @@ -1,2 +1 @@ = render partial: 'layouts/left_panels/left_panel_backoffice_dossierscontroller_index' - diff --git a/app/views/layouts/left_panels/_left_panel_cgucontroller_index.html.haml b/app/views/layouts/left_panels/_left_panel_cgucontroller_index.html.haml index 199d3cb54..dacf8761d 100644 --- a/app/views/layouts/left_panels/_left_panel_cgucontroller_index.html.haml +++ b/app/views/layouts/left_panels/_left_panel_cgucontroller_index.html.haml @@ -51,4 +51,3 @@ %div.procedure_list_element %div.procedure_list_element - diff --git a/app/views/root/landing.html.haml b/app/views/root/landing.html.haml index dbe92beaa..2326d629d 100644 --- a/app/views/root/landing.html.haml +++ b/app/views/root/landing.html.haml @@ -85,5 +85,3 @@ = link_to 'Demander un accès administrateur', 'https://tps.apientreprise.fr/users/dossiers/new?procedure_id=31', {class: 'btn btn-lg background-tps', target: '_blank'} .split-hr-left - - diff --git a/app/views/users/carte/_map.html.haml b/app/views/users/carte/_map.html.haml index 1f165dccf..db98c073b 100644 --- a/app/views/users/carte/_map.html.haml +++ b/app/views/users/carte/_map.html.haml @@ -10,4 +10,3 @@ #cadastre.list %h3.text-warning Cadastres %ul - diff --git a/app/views/users/sessions/new.html.haml b/app/views/users/sessions/new.html.haml index 7b242bab4..30847c93e 100644 --- a/app/views/users/sessions/new.html.haml +++ b/app/views/users/sessions/new.html.haml @@ -25,6 +25,3 @@ - if @user.email != DemoEmails[:gestionnaire] && @user.email != DemoEmails[:admin] = render "users/shared/links" - - - diff --git a/app/views/users/siret/index.html.haml b/app/views/users/siret/index.html.haml index 246f1cd91..a56f21779 100644 --- a/app/views/users/siret/index.html.haml +++ b/app/views/users/siret/index.html.haml @@ -1,4 +1,3 @@ .container.center#users_siret_index .row = render partial: 'pro' - diff --git a/config/initializers/sidekiq.rb b/config/initializers/sidekiq.rb index f5dd670d6..a61ed5e57 100644 --- a/config/initializers/sidekiq.rb +++ b/config/initializers/sidekiq.rb @@ -4,4 +4,3 @@ Sidekiq.configure_server do |config| schedule_file = "config/schedule.yml" Sidekiq::Cron::Job.load_from_hash YAML.load_file(schedule_file) end - diff --git a/config/locales/models/dossier/fr.yml b/config/locales/models/dossier/fr.yml index 9b4b80766..562adc110 100644 --- a/config/locales/models/dossier/fr.yml +++ b/config/locales/models/dossier/fr.yml @@ -30,4 +30,3 @@ fr: blank: 'doit être rempli' date_previsionnelle: blank: 'doit être remplie' - diff --git a/config/locales/models/individual/fr.yml b/config/locales/models/individual/fr.yml index 88aba8e77..60c02a37c 100644 --- a/config/locales/models/individual/fr.yml +++ b/config/locales/models/individual/fr.yml @@ -15,5 +15,3 @@ fr: blank: 'doit être rempli' birthdate: blank: 'doit être rempli' - - diff --git a/spec/controllers/users_controller_spec.rb b/spec/controllers/users_controller_spec.rb index c04cdf687..a5a7b8558 100644 --- a/spec/controllers/users_controller_spec.rb +++ b/spec/controllers/users_controller_spec.rb @@ -28,4 +28,3 @@ describe UsersController, type: :controller do end end end - diff --git a/spec/models/type_de_champ_spec.rb b/spec/models/type_de_champ_spec.rb index 9649c4078..702b8d64f 100644 --- a/spec/models/type_de_champ_spec.rb +++ b/spec/models/type_de_champ_spec.rb @@ -6,4 +6,3 @@ describe TypeDeChamp do it_should_behave_like "type_de_champ_spec" end - diff --git a/vendor/assets/javascripts/franceconnect.js b/vendor/assets/javascripts/franceconnect.js index c85f35d74..e68e19906 100644 --- a/vendor/assets/javascripts/franceconnect.js +++ b/vendor/assets/javascripts/franceconnect.js @@ -147,4 +147,3 @@ var franceConnectKit = {}; } }, false); })(this); -