Skip to content

Commit

Permalink
Fix status filter
Browse files Browse the repository at this point in the history
  • Loading branch information
MPParsley committed May 31, 2024
1 parent e381f32 commit fa45706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webcomponents/reglementen-lijst/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h2 class="h3" slot="title" style="display:flex;flex-direction:column;gap:30px;m
<reglementen-lijst
sparql-endpoint="https://probe.stad.gent/sparql"
aantal="1"
bestuurseenheden="<http://data.lblod.info/id/bestuurseenheden/353234a365664e581db5c2f7cc07add2534b47b8e1ab87c821fc6e6365e6bef5 http://data.lblod.info/id/bestuurseenheden/c5623baf3970c5efa9746dff01afd43092c1321a47316dbe81ed79604b56e8ea"
bestuurseenheden="http://data.lblod.info/id/bestuurseenheden/353234a365664e581db5c2f7cc07add2534b47b8e1ab87c821fc6e6365e6bef5 http://data.lblod.info/id/bestuurseenheden/c5623baf3970c5efa9746dff01afd43092c1321a47316dbe81ed79604b56e8ea"
>
<h2 class="h3" slot="title" style="display:flex;flex-direction:column;gap:30px;margin:0 0 30px 0;padding:0 20px;">
Meest recente reglement van OCMW & Stad Gent
Expand Down

0 comments on commit fa45706

Please sign in to comment.