From 6c5aaea23ceedc3479b2cf554754b66ad761fab1 Mon Sep 17 00:00:00 2001 From: Etienne Wan Date: Thu, 4 Jul 2019 17:56:26 +0000 Subject: [PATCH] Remove code about c9.io ssh workspaces --- templates/containers.html | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/templates/containers.html b/templates/containers.html index a2abf608..a58527f0 100644 --- a/templates/containers.html +++ b/templates/containers.html @@ -25,18 +25,8 @@

{{= name in html}
- {{ - const updated = new Date(machine.data.updated); - const c9sdkStart = new Date('2017-08-02'); - const c9ioEnd = new Date('2017-09-02'); - if (updated > c9sdkStart && updated < c9ioEnd) { }} - c9.io - {{ } }} VNC - IDE + IDE