From d6e3cdee2a2a6be251e31f5465e11d2b906df105 Mon Sep 17 00:00:00 2001 From: Marlies Winterstein Date: Mon, 2 Jun 2025 17:53:05 +0200 Subject: [PATCH] =?UTF-8?q?Spaltenlayout=20f=C3=BCr=20Dashboard=20korrigie?= =?UTF-8?q?rt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-modules/module/viz/masken/44570_felderinfo.unl | 1 + 1 file changed, 1 insertion(+) diff --git a/src-modules/module/viz/masken/44570_felderinfo.unl b/src-modules/module/viz/masken/44570_felderinfo.unl index 797b071..a0544ab 100644 --- a/src-modules/module/viz/masken/44570_felderinfo.unl +++ b/src-modules/module/viz/masken/44570_felderinfo.unl @@ -18,6 +18,7 @@ FROM rpta_column_layout \ where resultset_id in (select R.tid from rpta_resultset R where R.uniquename='sos_stud_astat_dashboard'\ and R.systeminfo_id=7)\ +and uniquename like 'sos_stud_sem%'\ order by sortnr, caption\ ;^^<>SELECT uniquename,\ caption\