File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
site/app/Www/Presenters/templates/Trainings Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 88<p >
99 { $description }
1010 { if ! isset($discontinued )}
11- { capture $link } Trainings:training#{ _html.id.application} { /capture }
12- <small >(<a n:href =" $link $name" >{ _messages.label.lowercaseapplication} </a >, <a n:href =" CompanyTrainings:training $name" >{ _messages.label.lowercasecompanytraining} </a >)</small >
11+ <small >(<a href =" { link Trainings:training $name } #{ _html.id.application} " >{ _messages.label.lowercaseapplication} </a >, <a n:href =" CompanyTrainings:training $name" >{ _messages.label.lowercasecompanytraining} </a >)</small >
1312 { /if }
1413</p >
1514<div n:ifset =" $discontinued" class =" flash notice" >{ include " common/discontinued.latte" } </div >
Original file line number Diff line number Diff line change 5050{ /form application}
5151<hr >
5252<p class =" separated" >
53- { capture $link } Trainings:application#{ _html.id.application} { /capture }
54- <a n:href =" $link $name" >{ _messages.trainings.addanother} </a >
53+ <a href =" { link Trainings:application $name } #{ _html.id.application} " >{ _messages.trainings.addanother} </a >
5554</p >
5655
5756<h2 >{ _messages.label.othertrainings} </h2 >
You can’t perform that action at this time.
0 commit comments