Skip to content
Commit 8ef1542a authored by Vincent Petry's avatar Vincent Petry
Browse files

Fix public download link when zip download is disabled

When zip download is disabled, the public download action defined in
public.js is overridden by the one in fileactions.js because of the JS
loading order.

This quick fix prevents the override to happen when a download action is
already defined.

There are additional changes that were required to make the download
action icon work when registered from the public page.
parent b2fae8a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment