ul class="nav nav-pills" role="tablist" li role="presentation" class="active" a href="#logs" aria-controls="logs" role="tab" data-toggle="tab" 'Logs li role="presentation" a href="#execution_logs" aria-controls="execution_logs" role="tab" data-toggle="tab" 'Execution Logs .box .box-header .box-body.tab-content div class="tab-pane active" role="tabpanel" id="logs" data-logs-path="#{job_definition_job_instance_logs_path(@definition, @instance)}" data-reload="true" table.table.table-condensed.table-hover thead tr th   th.col-md-1 Time th.col-md-10 Message tbody data-last-log-id="0" tr.loading td i.fa.fa-spinner.fa-spin span.sr-only Loading logs... = javascript_include_tag 'kuroko2/instance_linker' div class="tab-pane" role="tabpanel" id="execution_logs" data-api-path="#{job_definition_job_instance_execution_logs_path(@definition, @instance)}" data-logger="#{Kuroko2.config.execution_logger.try!(:type)}" table.table.table-condensed.table-hover thead tr th Time th PID th Token th.col-md-7 Message tbody#execution_log_body