Skip to content
Snippets Groups Projects
Commit 14a0af39 authored by Stefan Galinski's avatar Stefan Galinski :video_game:
Browse files

[BUGFIX] Fix jobs filter

parent f5f4a607
No related branches found
No related tags found
No related merge requests found
<div class="default-content-element">
<f:form id="sgjobs-filter" action="index" controller="Joblist" method="get"
objectName="filters" object="{filters}">
<f:form.hidden value="1" id="no_cache"/>
<f:form.hidden value="{limit}" id="filter-limit"/>
<f:form.hidden value="1" name="no_cache"/>
<f:form.hidden value="{limit}" name="filter-limit"/>
<f:form.hidden id="filter-recordPageId" name="recordPageId" value="{recordPageId}"/>
<div class="sgjobs-filter-bar">
<div class="row default-content-element">
......
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