From cc66175e6c15411f21085549fd37ca070f8509c8 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Wed, 16 Sep 2015 13:08:44 +0200 Subject: [PATCH] shared navigation overview: Do not open a new column while unsharing refs #5600 --- application/views/scripts/navigation/shared.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/scripts/navigation/shared.phtml b/application/views/scripts/navigation/shared.phtml index f4c0ec890..c7bcb7d0e 100644 --- a/application/views/scripts/navigation/shared.phtml +++ b/application/views/scripts/navigation/shared.phtml @@ -25,7 +25,7 @@ ) ); ?> escape($item->owner); ?> - setDefault('name', $name); ?> + setDefault('name', $name); ?>