Selectors must be written in lowercase with hyphens
This commit is contained in:
parent
73caee0ff3
commit
c10c2fc31b
131 changed files with 405 additions and 404 deletions
|
@ -1,5 +1,5 @@
|
|||
- unless smart_listing.empty?
|
||||
%table#dossiers_list.table
|
||||
%table#dossiers-list.table
|
||||
%thead
|
||||
%th#sort-id.col-md-1.col-lg-1.col-sm-1.col-xs-1= smart_listing.sortable 'Numéro', 'id'
|
||||
%th#sort-libelle.col-xs-5= smart_listing.sortable 'Procédure', 'procedure.libelle'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
.row.etape.etape_2
|
||||
.row.etape.etape-2
|
||||
= render partial: 'dossiers/etapes/etape_2/entreprise'
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#users_index
|
||||
.default_data_block.default_visible
|
||||
#users-index
|
||||
.default-data-block.default_visible
|
||||
.row.show-block#new_dossiers
|
||||
.header
|
||||
.col-lg-10.col-md-10.col-sm-10.col-xs-10.title
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue