Project

General

Profile

Revision 6560f8e3

Added by Ondřej Pražák about 8 years ago

progress

View differences:

app/assets/javascripts/foreman_pipeline/jobs/details/views/job-details.html
62 62
        </a>
63 63
      </li>            
64 64

  
65
      <li ng-class="{active: stateIncludes('jobs.details.to-environment')}">
66
        <a ui-sref="jobs.details.to-environment.paths.list">
65
      <li ng-class="{active: stateIncludes('jobs.details.environments')}">
66
        <a ui-sref="jobs.details.environments.from-environment">
67 67
          <span translate>Environment</span>
68 68
        </a>
69 69
      </li>

Also available in: Unified diff