Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2020-08-05 18:53:08 +02:00
commit 4828c5ba63

View File

@ -592,6 +592,8 @@ $this->showStartPaneContent('site', (!$currenttab || $currenttab == 'site'));
echo ">".htmlspecialchars($rec->getName())."</option>";
}
echo "</select>";
} else {
printMLText('no_attribute_definitions');
}
break;
case "folders":