You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcp-panel/lib/NGCP/Panel/Form/Number/ResellerAPI.pm

8 lines
165 B

package NGCP::Panel::Form::Number::ResellerAPI;
use HTML::FormHandler::Moose;
extends 'NGCP::Panel::Form::Number::SubadminAPI';
1;
# vim: set tabstop=4 expandtab: