fix popup link

This commit is contained in:
Sven Fuchs 2012-09-26 23:59:48 +02:00
parent 958e7948d1
commit ad120fb613

View File

@ -8,7 +8,7 @@
<table id="allowed_failure_jobs" class="list"> <table id="allowed_failure_jobs" class="list">
<caption> <caption>
{{t jobs.allowed_failures}} {{t jobs.allowed_failures}}
<a title="What's this?" class="help" name="help-allowed_failures" {{action toggleHelp target="view"}}></a> <a title="What's this?" class="help" name="help-allowed_failures" {{action popup target="view"}}></a>
</caption> </caption>
{{/if}} {{/if}}
<thead> <thead>