mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 01:43:13 +00:00
PHRAS-3111
This commit is contained in:
@@ -42,10 +42,10 @@
|
||||
</script>
|
||||
|
||||
<script type="text/template" id="download_finish_tpl">
|
||||
<b><%= heading %></b>
|
||||
<b title="<% _.each(reasons, function(reason) { %>*<%= reason %><% }); %>"><%= heading %></b>
|
||||
<br />
|
||||
<% _.each(reasons, function(reason) { %>
|
||||
<div>*<%= reason %></div>
|
||||
<div class="hidden">*<%= reason %></div>
|
||||
<% }); %>
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user