##// END OF EJS Templates
remove reiterated repetitively redundant "actively"
Paul Ivanov -
Show More
@@ -77,7 +77,7 b' data-base-kernel-url="{{base_kernel_url}}"'
77
77
78 <div id="running_list">
78 <div id="running_list">
79 <div id="running_list_header" class="row-fluid list_header" style='display:none'>
79 <div id="running_list_header" class="row-fluid list_header" style='display:none'>
80 <div> There are no actively running kernels </div>
80 <div> There are no running kernels </div>
81 <!-- damn it, I seem to need this stupid placeholder, otherwise items don't get added to the list -->
81 <!-- damn it, I seem to need this stupid placeholder, otherwise items don't get added to the list -->
82 </div>
82 </div>
83 </div>
83 </div>
General Comments 0
You need to be logged in to leave comments. Login now