Skip to content
Snippets Groups Projects
Commit 009a3db0 authored by kopareigns's avatar kopareigns
Browse files

Actually unsetting

parent 5f76ca30
No related branches found
No related tags found
No related merge requests found
......@@ -648,7 +648,7 @@
<<set $showEconomicDetails = 0>>
<</if>>
<<if def $assignFilter>>
<<unset $assignFilter = 0>>
<<unset $assignFilter>>
<</if>>
<<if ndef $personalAttention>>
<<set $personalAttention = "sex">>
......
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