Skip to content
Snippets Groups Projects
Commit c4dbbf01 authored by Alice Poggioli's avatar Alice Poggioli
Browse files

check and ajustement for click on logo and loader.

parent a5bc979f
1 merge request!70check and ajustement for click on logo and loader.
.container
.flex.flex_espace.flex_item_center
sib-link(next='entrepreneur-resource-list')
sib-link(next='public-resource-list')
figure.logo_head.margin_bord_ecran
img(src="../images/logo_head.png" alt="Coopstarter")
......
......@@ -15,12 +15,12 @@ container.block_list.flex.flex_espace
div
h2.title_form Search for a resource
div#resources-public-loader
hidden Loading resources, please wait...
div#public-loader
hidden
i.fas.fa-spinner.fa-spin
sib-form.search-by-keyword(
data-src=`${endpoints.resources}`,
loader-id="resources-public-loader"
loader-id="public-loader"
fields='keyword(name_keyword, description, author)'
label-keyword="Search by author, name..."
widget-keyword="sib-form-placeholder-text"
......@@ -92,7 +92,6 @@ container.block_list.flex.flex_espace
//Step 1
div.step
sib-display#circles-list(
loader-id="resources-loader"
data-src=`${endpoints.steps}1/`,
fields='name'
class="accordion"
......
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