Ticket #619 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Hide the "add dropdown menu" on MeetingItem and Meeting

Reported by: gbastien Assigned to: gbastien
Priority: major Milestone: PloneMeeting 1.5
Component: Product PloneMeeting Keywords:
Cc:

Description

We must avoid to use the "Add drop down menu" to add some types in the portal. For example, adding a MeetingFile? on a MeetingItem? using the drop down will fail... So, hide the menu but keep the states menu.

Change History

02/10/09 15:10:27 changed by gbastien

  • owner set to gbastien.
  • status changed from new to assigned.

02/11/09 11:26:57 changed by gbastien

  • status changed from assigned to closed.
  • resolution set to fixed.

Overrided the globalcontent_menu Plone template to add a CSS id to be able to hide the add drop down menu in every cases...