Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7

This commit is contained in:
Weblate 2017-05-09 11:39:36 +02:00
commit 9988611a17

View File

@ -24,6 +24,7 @@ $header = $response->getHeader();
$scripts = $header->getScripts();
$scripts->addFile('server_privileges.js');
$scripts->addFile('replication.js');
$scripts->addFile('zxcvbn.js');
/**
* Checks if the user is allowed to do what he tries to...