Class: BBMB::Html::View::Foot

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

Constant Summary collapse

COMPONENTS =
{
  [0,0] =>  Navigation,
  [0,1] =>  CopyLeft, 
}
CSS_ID =
'head'
CSS_ID_MAP =
['navigation']