##// END OF EJS Templates
audit-logs: introduced new view to replace admin journal....
audit-logs: introduced new view to replace admin journal. - audit logs will represent the all important actions made inside the system - raw view visible for super-admins

File last commit:

r1:854a839a default
r1758:98d57cd2 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html