Class: BBMB::Html::View::ChangePasswordComposite

Inherits:
HtmlGrid::DivComposite
  • Object
show all
Defined in:
lib/bbmb/html/view/change_password.rb

Constant Summary collapse

COMPONENTS =
{
  [0,0] => "change_pass",
  [0,1] => ChangePasswordForm,
}
CSS_ID_MAP =
['title']