[ARVADOS] updated: 34e19752cbe87c94cb3da55426e3ae129a406814
git at public.curoverse.com
git at public.curoverse.com
Thu Dec 4 16:44:09 EST 2014
Summary of changes:
apps/workbench/app/views/projects/_compute_node_status.html.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 34e19752cbe87c94cb3da55426e3ae129a406814 (commit)
from 6b2bc7d08926a7c5982748f30c4d0a48445a9a29 (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 34e19752cbe87c94cb3da55426e3ae129a406814
Author: Radhika Chippada <radhika at curoverse.com>
Date: Thu Dec 4 16:38:52 2014 -0500
4719: change "There are currently no job in the queue" to "your" queue.
diff --git a/apps/workbench/app/views/projects/_compute_node_status.html.erb b/apps/workbench/app/views/projects/_compute_node_status.html.erb
index da5871c..527dc64 100644
--- a/apps/workbench/app/views/projects/_compute_node_status.html.erb
+++ b/apps/workbench/app/views/projects/_compute_node_status.html.erb
@@ -38,7 +38,7 @@
<div>
</div>
<% else %>
- There are currently no jobs in the queue.
+ There are currently no jobs in your queue.
<% end %>
<h4>Node status</h4>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list