- delete route '/users/siret'
- delete route 'users/procedure' - create route 'users/dossiers/new?procedure_id=:procedure_id' - delete a part of unused code - adapt demo page with new procedure URL
This commit is contained in:
parent
851f4e830e
commit
afaa6a5ac9
19 changed files with 166 additions and 333 deletions
|
@ -6,6 +6,13 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
#dossier_siret {
|
||||
margin-bottom: 10px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
#titre_procedure {
|
||||
margin-top: 3%;
|
||||
margin-bottom: 2%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue