Skip to content
Snippets Groups Projects
Commit ead302a3 authored by Kevin von Spiczak's avatar Kevin von Spiczak
Browse files

[TASK] remove old unused line of code

parent 669d5261
No related branches found
No related tags found
1 merge request!46AZM changes
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<f:form id="sgjobs-filter" action="index" controller="Joblist" method="get" <f:form id="sgjobs-filter" action="index" controller="Joblist" method="get"
objectName="filters" object="{filters}"> objectName="filters" object="{filters}">
<f:form.hidden value="{limit}" name="filter-limit"/> <f:form.hidden value="{limit}" name="filter-limit"/>
<f:form.hidden id="filter-recordPageId" name="recordPageId" value="{recordPageId}"/> <f:form.hidden id="filter-recordPageId" name="recordPageIds" value="{recordPageIds}"/>
<div class="sgjobs-filter-bar"> <div class="sgjobs-filter-bar">
<div class="row default-content-element"> <div class="row default-content-element">
<div class="col-md-6 col-sm-6 col-xs-12"> <div class="col-md-6 col-sm-6 col-xs-12">
......
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