summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c810224)
raw | patch | inline | side by side (parent: c810224)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 8 Apr 2010 13:45:40 +0000 (13:45 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 8 Apr 2010 13:45:40 +0000 (13:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17558 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/opsi/admin/opsiLicenses/class_licenseByProduct.inc | patch | blob | history |
diff --git a/gosa-plugins/opsi/admin/opsiLicenses/class_licenseByProduct.inc b/gosa-plugins/opsi/admin/opsiLicenses/class_licenseByProduct.inc
index 860d15a3562225e874dc955366d959e7f062ce09..bc9de9733f2866dc375b7a60b5ed65c400a7d3d3 100644 (file)
return($smarty->fetch(get_template_path('licenseByProduct.tpl',TRUE,dirname(__FILE__))));
}
- // Create usage list
- $list = new divSelectBox("licenseUsage");
-
$ui = get_userinfo();
$readable = $ui->get_permissions($this->config->current['BASE'], "opsi/licenseByProduct","");
$data = array();