From 042eaa3f0d0f5aba23e7678852a9b5c9a5e7096f Mon Sep 17 00:00:00 2001 From: Utkarsh Ayachit Date: Wed, 12 Sep 2018 09:11:50 -0400 Subject: [PATCH] remove lights properties from UI for comparative render view. this is continuation of changes in 7eb49c639. the commit missed removing the lights properties from Comparative Render View and they were being shown on the properties panel erroneously. fixed that. --- .../SMApplication/Resources/views_and_representations.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ParaViewCore/ServerManager/SMApplication/Resources/views_and_representations.xml b/ParaViewCore/ServerManager/SMApplication/Resources/views_and_representations.xml index c6a4d0e629..7157f68b5e 100644 --- a/ParaViewCore/ServerManager/SMApplication/Resources/views_and_representations.xml +++ b/ParaViewCore/ServerManager/SMApplication/Resources/views_and_representations.xml @@ -10111,8 +10111,7 @@ - + -- GitLab