Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/schmittjoh/JMSJobQueueBundle
Browse files Browse the repository at this point in the history
  • Loading branch information
schmittjoh committed Mar 2, 2014
2 parents 6db4db1 + 0c9e2a2 commit c19f5ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/views/Job/macros.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
{%- endmacro %}

{% macro queue(job) -%}
<span>{{ job.queue }} s</span>
{%- endmacro %}
<span>{{ job.queue }}</span>
{%- endmacro %}

0 comments on commit c19f5ba

Please # to comment.