Skip to content
Snippets Groups Projects
Commit 83f99e20 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

fixes #145

parent 89c7dd22
No related branches found
No related tags found
No related merge requests found
Pipeline #19806 passed
......@@ -2,6 +2,6 @@ pluginname=SchwarzesBrettPlugin
pluginclassname=SchwarzesBrettPlugin
pluginclassname=SchwarzesBrettWidget
origin=UOL
version=4.8
version=4.8.1
description=Globales Schwarzes Brett für Kleinanzeigen mit Kategorien (Gesuche/Angebote)
studipMinVersion=4.5
......@@ -14,7 +14,6 @@ if (!isset($needle)) {
$needle = null;
}
?>
?>
<tr class="<? if (!$article->visible) echo 'article-hidden'; ?> <? if ($article->watched) echo 'watched'; ?>" id="sb-article-<?= $article->id ?>" data-article-id="<?= htmlReady($article->id) ?>">
<? if (!empty($checkbox)): ?>
<td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment