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

Merge branch 'bugfix/fix-partial-use' into 'master'

Fix bad partial use

See merge request startinblox/applications/coop-starter/coopstarter-front!120
parents 9c922472 84364af6
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