flipside-org / incendios

The main repo for the IncĂȘndios project.
http://www.incendios.pt
0 stars 0 forks source link

Menus #65

Closed nunoveloso closed 11 years ago

nunoveloso commented 11 years ago

Release notes:

Add menu items objects to the DB collection menus as follows:

{
    url: "about",
    title: "About",
    language: "en",
    menu: "main",
    weight: 1
}
nunoveloso commented 11 years ago

@olafveerman @danielfdsilva check the code and ping when I can merge.

danielfdsilva commented 11 years ago

@nunoveloso Looks good. Forgot to say it earlier. Go ahead and merge!