Suppress pivot output from Date view. It hasn't too much sense there.
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
}
|
||||
break;
|
||||
case GLOSSARY_DATE_VIEW:
|
||||
$printpivot = 0;
|
||||
case GLOSSARY_STANDARD_VIEW:
|
||||
default:
|
||||
$sqlselect = "SELECT ge.*, ge.concept $as pivot";
|
||||
|
||||
Reference in New Issue
Block a user