Bug 11763: (follow-up) do not display anything in actions column if user cannot manag...
[koha_fer] / svc / report
index 839a91b..45b68e1 100755 (executable)
@@ -22,7 +22,7 @@ use Modern::Perl;
 
 use C4::Auth;
 use C4::Reports::Guided;
-use JSON::XS;
+use JSON;
 use CGI;
 
 use Koha::Cache;