auquotidien_plugin: remove javascript hiding of locality titles in category template

fixes #4543
This commit is contained in:
Benjamin Dauvergne 2014-03-24 11:45:10 +01:00
parent eb68b66e63
commit 5c9c3c7724
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ $(document).ready(function () {
}
$plugin.data('initialized', 1);
$titles.hide();
if ($categories.length > 1) {
if ($empty) {
$categories.hide();