- Notizen XBL

- Dokumentenzuordnung zu Projekten
This commit is contained in:
Andreas Österreicher
2011-09-08 11:46:20 +00:00
parent 20ab17df53
commit 89c5c25da0
12 changed files with 1079 additions and 26 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ $berechtigte_oe = $rechte->getOEkurzbz('basis/cms')
function openDMS()
{
window.open ("<?php echo APP_ROOT;?>cms/tinymce_dms.php","DMS","resizable=1,width=800,height=600");
window.open ("<?php echo APP_ROOT;?>cms/tinymce_dms.php","DMS","resizable=1,width=800,height=600,scrollbars=1");
}
</script>
</head>