removing pmTrZimbra, and other unused files
This commit is contained in:
@@ -7593,11 +7593,6 @@ input:checked + .slider:before {
|
||||
background-position: -72px -223px;
|
||||
}
|
||||
|
||||
.pmZimbra {
|
||||
background: url(../img/triggerWizard.png) no-repeat;
|
||||
background-position: -78px -15px;
|
||||
}
|
||||
|
||||
.pmSugar {
|
||||
background: url(../img/triggerWizard.png) no-repeat;
|
||||
background-position: -68px -152px;
|
||||
|
||||
File diff suppressed because one or more lines are too long
13425
workflow/public_html/lib/mafe/designer.min.js
vendored
13425
workflow/public_html/lib/mafe/designer.min.js
vendored
File diff suppressed because it is too large
Load Diff
5
workflow/public_html/lib/mafe/mafe.min.css
vendored
5
workflow/public_html/lib/mafe/mafe.min.css
vendored
@@ -4487,11 +4487,6 @@ input:checked + .slider:before {
|
||||
background-position: -72px -223px;
|
||||
}
|
||||
|
||||
.pmZimbra {
|
||||
background: url(../img/triggerWizard.png) no-repeat;
|
||||
background-position: -78px -15px;
|
||||
}
|
||||
|
||||
.pmSugar {
|
||||
background: url(../img/triggerWizard.png) no-repeat;
|
||||
background-position: -68px -152px;
|
||||
|
||||
@@ -593,10 +593,6 @@ if ($oPluginRegistry->isRegisteredFolder(SYS_COLLECTION)) {
|
||||
if (SYS_COLLECTION == 'services') {
|
||||
$avoidChangedWorkspaceValidation = true;
|
||||
$targetPlugin = explode('/', SYS_TARGET);
|
||||
|
||||
if ($targetPlugin[0] == 'webdav') {
|
||||
$phpFile = Bootstrap::ExpandPath('methods') . SYS_COLLECTION . PATH_SEP . 'webdav.php';
|
||||
}
|
||||
}
|
||||
|
||||
if (SYS_COLLECTION == 'login' && SYS_TARGET == 'login') {
|
||||
|
||||
Reference in New Issue
Block a user