Categories admin interface fully implemented

This commit is contained in:
Finn 2018-01-11 16:23:42 +00:00
parent c2a099c3e2
commit 4e74c871a2
14 changed files with 2837 additions and 3 deletions

View file

@ -6,7 +6,7 @@ use warnings;
use base 'DBIx::Class::Schema';
our $VERSION = 19;
our $VERSION = 20;
__PACKAGE__->load_namespaces;