summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 90633eb)
raw | patch | inline | side by side (parent: 90633eb)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 12 Jan 2010 07:11:33 +0000 (07:11 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 12 Jan 2010 07:11:33 +0000 (07:11 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15145 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_management.inc | patch | blob | history |
index 70e87321bf9f310f7ef5b46097076b2b76a4bb45..544051dd06b291e088e3f49a374b0a6346009824 100644 (file)
protected $last_dialogObject = null;
// Whether to display the apply button or not
- protected $displayApplyBtn = "";
+ protected $displayApplyBtn = FALSE;
// Whether to display a footer or not.
protected $skipFooter = false;