azkaban-uncached

Condense flowpage executions table.

12/16/2013 6:38:21 PM

Details

diff --git a/src/java/azkaban/webapp/servlet/velocity/flowpage.vm b/src/java/azkaban/webapp/servlet/velocity/flowpage.vm
index cb48fbc..f2ef451 100644
--- a/src/java/azkaban/webapp/servlet/velocity/flowpage.vm
+++ b/src/java/azkaban/webapp/servlet/velocity/flowpage.vm
@@ -120,7 +120,7 @@
 
 			<div class="row" id="executionsView">
 				<div class="col-lg-12">
-					<table class="table table-striped table-bordered" id="execTable">
+					<table class="table table-striped table-bordered table-condensed table-hover" id="execTable">
 						<thead>
 							<tr>
 								<th>Execution Id</th>