Pan and zoom in the impact analysis view.

SVN:trunk[3677]
This commit is contained in:
Denis Flaven
2015-08-14 12:38:50 +00:00
parent 88717ac9ab
commit 628b7644b7
10 changed files with 312 additions and 43 deletions

View File

@@ -865,6 +865,7 @@ EOF
else
{
// Old field remaining
$bTriggerRebuildNeeded = true;
if ($bVerbose)
{
echo "Irrelevant field description for the field '$sAttCode', for the data synchro task ".$this->GetName()." (".$this->GetKey()."), will be removed.\n";
@@ -885,6 +886,7 @@ EOF
{
$bFixNeeded = true;
$aMissingFields[] = $sAttCode;
$bTriggerRebuildNeeded = true;
// New field missing...
if ($bVerbose)
{