[ARVADOS] updated: 1db6a725fdadd1c92d27a459b2ba2820e5722e97

git at public.curoverse.com git at public.curoverse.com
Thu Jul 9 10:02:46 EDT 2015


Summary of changes:
 .../app/views/virtual_machines/_webshell.html.erb         |   2 +-
 apps/workbench/public/enabled.gif                         | Bin 0 -> 847 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)
 create mode 100644 apps/workbench/public/enabled.gif

       via  1db6a725fdadd1c92d27a459b2ba2820e5722e97 (commit)
      from  c5e726ce0161166fcdac2eeda5e9939926152b7a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 1db6a725fdadd1c92d27a459b2ba2820e5722e97
Author: radhika <radhika at curoverse.com>
Date:   Thu Jul 9 09:43:43 2015 -0400

    6279: Noticed that enabled.gif is also needed. I see this one when I use the right mouse click in shell_in_a_box terminal,
    and use the reset option. Added this gif.

diff --git a/apps/workbench/app/views/virtual_machines/_webshell.html.erb b/apps/workbench/app/views/virtual_machines/_webshell.html.erb
index 89074cd..46cd03d 100644
--- a/apps/workbench/app/views/virtual_machines/_webshell.html.erb
+++ b/apps/workbench/app/views/virtual_machines/_webshell.html.erb
@@ -42,7 +42,7 @@
        correctly deal with the enclosing frameset (if any), if we do not
        do this
    -->
-<body onload="setTimeout('login()', 100)"
+<body onload="setTimeout('login()', 1000)"
     scroll="no"><noscript>JavaScript must be enabled for ShellInABox</noscript>
 </body>
 </html>
diff --git a/apps/workbench/public/enabled.gif b/apps/workbench/public/enabled.gif
new file mode 100644
index 0000000..07936e2
Binary files /dev/null and b/apps/workbench/public/enabled.gif differ

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list