Separate HAML comments from the leading # by a space
This commit is contained in:
parent
a8d2a003c1
commit
69ba92009b
8 changed files with 82 additions and 82 deletions
|
@ -30,9 +30,9 @@
|
|||
- if type_de_piece_justificative.api_entreprise
|
||||
%span.text-success Nous l'avons récupéré pour vous.
|
||||
- elsif !(@pj = @facade.dossier.retrieve_last_piece_justificative_by_type(type_de_piece_justificative.id)).nil?
|
||||
-#- if user_signed_in?
|
||||
-# - if user_signed_in?
|
||||
-# = 'Pièce fournie'
|
||||
-#- elsif gestionnaire_signed_in?
|
||||
-# - elsif gestionnaire_signed_in?
|
||||
%a{ href: "#{@pj.content_url}", target: '_blank' } Consulter
|
||||
%span{style:'margin-left:12px'}
|
||||
\-
|
||||
|
@ -45,5 +45,5 @@
|
|||
- else
|
||||
= 'Pièce non fournie'
|
||||
|
||||
-#- if gestionnaire_signed_in?
|
||||
-# - if gestionnaire_signed_in?
|
||||
= render partial: '/dossiers/modal_historique'
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
- if type_de_piece_justificative.api_entreprise
|
||||
%span.text-success Nous l'avons récupéré pour vous.
|
||||
- elsif !(@pj = @facade.dossier.retrieve_last_piece_justificative_by_type(type_de_piece_justificative.id)).nil?
|
||||
-#- if user_signed_in?
|
||||
-# - if user_signed_in?
|
||||
-# = 'Pièce fournie'
|
||||
-#- elsif gestionnaire_signed_in?
|
||||
-# - elsif gestionnaire_signed_in?
|
||||
%a{ href: "#{@pj.content_url}", target: '_blank' } Consulter
|
||||
%span{style:'margin-left:12px'}
|
||||
\-
|
||||
|
@ -41,5 +41,5 @@
|
|||
- else
|
||||
= 'Pièce non fournie'
|
||||
|
||||
-#- if gestionnaire_signed_in?
|
||||
-# - if gestionnaire_signed_in?
|
||||
= render partial: '/dossiers/modal_historique'
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
.row.etape.etape_2
|
||||
= render partial: '/dossiers/etapes/etape2'
|
||||
|
||||
-#- if @facade.procedure.module_api_carto.use_api_carto?
|
||||
-# - if @facade.procedure.module_api_carto.use_api_carto?
|
||||
-# .row.etape.etape_3
|
||||
-# = render partial: '/dossiers/etapes/etape3'
|
||||
-#
|
||||
-#.row.etape.etape_4
|
||||
-# .row.etape.etape_4
|
||||
-# = render partial: '/dossiers/etapes/etape4'
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
%h2.text-info
|
||||
= @dossier.procedure.libelle
|
||||
|
||||
-#TODO use form_for
|
||||
-# TODO use form_for
|
||||
= form_tag(url_for({controller: 'users/description', action: :update, dossier_id: @dossier.id}), class: 'form', method: 'POST', multipart: true) do
|
||||
- unless @champs.nil?
|
||||
#liste_champs
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
.carret-down
|
||||
Dossiers
|
||||
.col-lg-2.col-md-2.col-sm-2.col-xs-2.count
|
||||
-#0
|
||||
-#dossiers
|
||||
-# 0
|
||||
-# dossiers
|
||||
.body
|
||||
= smart_listing_render :dossiers
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
-#<h2>Sign up</h2>
|
||||
-# <h2>Sign up</h2>
|
||||
-#
|
||||
-#<%= form_for(resource, as: resource_name, url: registration_path(resource_name)) do |f| %>
|
||||
-# <%= form_for(resource, as: resource_name, url: registration_path(resource_name)) do |f| %>
|
||||
-# <%= devise_error_messages! %>
|
||||
-#
|
||||
-# <div class="field">
|
||||
|
@ -24,7 +24,7 @@
|
|||
-# <div class="actions">
|
||||
-# <%= f.submit "Sign up" %>
|
||||
-# </div>
|
||||
-#<% end %>
|
||||
-# <% end %>
|
||||
|
||||
= devise_error_messages!
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
-#<h2>Sign up</h2>
|
||||
-# <h2>Sign up</h2>
|
||||
-#
|
||||
-#<%= form_for(resource, as: resource_name, url: registration_path(resource_name)) do |f| %>
|
||||
-# <%= form_for(resource, as: resource_name, url: registration_path(resource_name)) do |f| %>
|
||||
-# <%= devise_error_messages! %>
|
||||
-#
|
||||
-# <div class="field">
|
||||
|
@ -24,7 +24,7 @@
|
|||
-# <div class="actions">
|
||||
-# <%= f.submit "Sign up" %>
|
||||
-# </div>
|
||||
-#<% end %>
|
||||
-# <% end %>
|
||||
|
||||
= devise_error_messages!
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
-#<h2>Sign up</h2>
|
||||
-# <h2>Sign up</h2>
|
||||
-#
|
||||
-#<%= form_for(resource, as: resource_name, url: registration_path(resource_name)) do |f| %>
|
||||
-# <%= form_for(resource, as: resource_name, url: registration_path(resource_name)) do |f| %>
|
||||
-# <%= devise_error_messages! %>
|
||||
-#
|
||||
-# <div class="field">
|
||||
|
@ -24,7 +24,7 @@
|
|||
-# <div class="actions">
|
||||
-# <%= f.submit "Sign up" %>
|
||||
-# </div>
|
||||
-#<% end %>
|
||||
-# <% end %>
|
||||
|
||||
= devise_error_messages!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue