From 5aa386c0f90d98ee46fe8e71e3ca3adb43c02754 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Tue, 23 Jan 2024 13:45:10 +0100 Subject: [PATCH] Fixed not showing non-Object OAIDs in ADB view --- Layout/default/AddressDB/View.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Layout/default/AddressDB/View.php b/Layout/default/AddressDB/View.php index 09d9325eb..7637bab06 100644 --- a/Layout/default/AddressDB/View.php +++ b/Layout/default/AddressDB/View.php @@ -128,8 +128,12 @@ $unit->id])?>"> id?> - oaid && OpenAccessIdModel::getFirst(["oaid" => $unit->oaid])): ?> - ["oaid" => $unit->oaid]])?>" class="text-pink" target="_blank">oaid?> + oaid): ?> + $unit->oaid])): ?> + ["oaid" => $unit->oaid]])?>" class="text-pink" target="_blank">oaid?> + + oaid?> + status->code?> - status->name?>