From 4c2f22c2b19106390f7bf2edd4717b14f517531d Mon Sep 17 00:00:00 2001 From: Jordi Bunster Date: Mon, 29 Mar 2021 10:38:41 -0700 Subject: [PATCH] When switching between tabs, editors remain open (#586) I misunderstood the purpose of a ko.foreach() loop in my changes back in #534. This re-introduces the loop. --- src/Explorer/Tabs/TabsManager.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Explorer/Tabs/TabsManager.html b/src/Explorer/Tabs/TabsManager.html index deb01358d..d66a2ba33 100644 --- a/src/Explorer/Tabs/TabsManager.html +++ b/src/Explorer/Tabs/TabsManager.html @@ -76,10 +76,10 @@
- -
+ +