Files
@ r7211:d612fd653562
Branch filter:
Location: public/kallithea/.coveragerc
r7211:d612fd653562
602 B
text/plain
admin: hooks: prevent creation of existing custom hook
Trying to add a hook that already exists does not currently give an error
but does not work.
Detect the situation and report via a flash.
Trying to add a hook that already exists does not currently give an error
but does not work.
Detect the situation and report via a flash.