Skip to content
Snippets Groups Projects
Commit 84364af6 authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

Fix bad partial use

parent 9c922472
No related branches found
No related tags found
1 merge request!120Fix bad partial use
......@@ -13,7 +13,6 @@
img(src="../images/asid_entre.png" alt="rechercher de ressources")
sib-form#resource-creation-form(
partial
loader-id="resource-creation-form-loader"
data-src=`${endpoints.requests}`
fields="mandatory_information(header_mandatory, name, description, country, language),\
......
......@@ -5,7 +5,6 @@ p.p_entete=`${data.ThankYouEnrichingDatabase}`
.block_log.block_creat_count
sib-form#resource-creation-form(
data-src=`${endpoints.resources}`
partial
fields="mandatory_information(header_mandatory, name, country, language, uri,\
format, fields, author, publication_year, skills),\
complementary_information(header_complementary, description, iframe_link,\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment