mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Use url generator everywhere
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
<form target="_blank" name="formprintpage" method="POST" action="/prod/printer/print.pdf">
|
||||
<form target="_blank" name="formprintpage" method="POST" action="{{ path('prod_printer_print') }}">
|
||||
<div id="printBox">
|
||||
<div style="padding:10px;">
|
||||
{% if printer.get_count_actionable() > 0 %}
|
||||
|
Reference in New Issue
Block a user