mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-10-13 20:41:36 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
4828c5ba63
|
@ -592,6 +592,8 @@ $this->showStartPaneContent('site', (!$currenttab || $currenttab == 'site'));
|
||||||
echo ">".htmlspecialchars($rec->getName())."</option>";
|
echo ">".htmlspecialchars($rec->getName())."</option>";
|
||||||
}
|
}
|
||||||
echo "</select>";
|
echo "</select>";
|
||||||
|
} else {
|
||||||
|
printMLText('no_attribute_definitions');
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case "folders":
|
case "folders":
|
||||||
|
|
Loading…
Reference in New Issue
Block a user