diff --git a/src/includes/entrepreneur/resources/list.pug b/src/includes/entrepreneur/resources/list.pug index 76a067eedaf2c069177e7e30ac006beb65b3de38..8b14e148b462e78943eba48e99283d637e3a6059 100644 --- a/src/includes/entrepreneur/resources/list.pug +++ b/src/includes/entrepreneur/resources/list.pug @@ -6,13 +6,11 @@ h2.title_form Search for a resource #circles sib-display#circles-list( - data-src=`${endpoints.resources}`, - fields='search-by-keyword(name, description, author)', - search-search-by-keyword="hidden-widget" - search-fields='search-by-keyword', - search-label-search-by-keyword="Search here by keyword, author..." - search-widget-search-by-keyword="sib-form-placeholder-text" + data-src=`${endpoints.steps}`, + nested-field=`resources`, + fields='name, description, author', + search-fields='name, description, author', widget-format='cs-resource-format-name', multiple-format, @@ -20,10 +18,12 @@ h2.title_form Search for a resource widget-header_search='cs-section_header', widget-steps='cs-resource-format-name', multiple-steps, - - paginate-by="10" + next='detail' + ) + + div.side-block p Can't find the ressource you need ?