Skip to content

Commit

Permalink
revert (it didn't work) before I attempt a fix, so that Eliza can cle…
Browse files Browse the repository at this point in the history
…arly see what's modified
  • Loading branch information
bansp committed Jun 26, 2024
1 parent d4da7c6 commit 029a55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SIS/clarin/views/view-centre.xq
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ else
else ()
}
{
if ($centre-info/info)
if ($centre-info)
then
<div>
<span class="heading">Description: </span>
Expand Down

0 comments on commit 029a55f

Please sign in to comment.