Disable carto for new procedures
This commit is contained in:
parent
864d1df413
commit
d43068ace5
3 changed files with 1 additions and 41 deletions
|
@ -119,30 +119,6 @@
|
|||
Afficher le drapeau européen
|
||||
|
||||
- if !@procedure.locked?
|
||||
.row
|
||||
.col-md-6
|
||||
%h4 Cartographie
|
||||
|
||||
= f.fields_for :module_api_carto, @procedure.module_api_carto do |ff|
|
||||
.checkbox
|
||||
%label
|
||||
= ff.check_box :use_api_carto, id: "procedure-module-api-carto-use-api-carto"
|
||||
Utilisation de la cartographie
|
||||
|
||||
%ul#modules-api-carto
|
||||
%li
|
||||
.checkbox
|
||||
%label
|
||||
= ff.check_box :quartiers_prioritaires
|
||||
Quartiers prioritaires
|
||||
%li
|
||||
.checkbox
|
||||
%label
|
||||
= ff.check_box :cadastre
|
||||
Cadastre
|
||||
|
||||
.col-md-6
|
||||
|
||||
.row
|
||||
.col-md-6
|
||||
%h4 Particuliers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue