comparison Lib/IMPL/Web/View/Metadata/FormMeta.pm @ 363:d67e45705be5

sync, model metadata
author cin
date Fri, 29 Nov 2013 11:04:19 +0400
parents 715b9959b207
children 82b6c967bcf1
comparison
equal deleted inserted replaced
362:715b9959b207 363:d67e45705be5
1 package IMPL::Web::View::Metadata::FormMeta; 1 package IMPL::Web::View::Metadata::FormMeta;
2 use strict; 2 use strict;
3 3
4 ues IMPL::Const qw(:prop); 4 use IMPL::Const qw(:prop);
5 use IMPL::declare { 5 use IMPL::declare {
6 base => [ 6 base => [
7 'IMPL::Object' => undef 7 'IMPL::Object' => undef
8 ], 8 ],
9 props => [ 9 props => [