Opened 13 years ago

Closed 13 years ago

#249 closed enhancement (fixed)

MapPanel - no title and i18n

Reported by: adube Owned by:
Priority: minor Milestone:
Component: widgets Version:
Keywords: Cc:

Description

The MapPanel widget has a "Map" title value currently hardcoded. It would be nice if it could :

  • support i18n
  • be removed with an option (noTitle)

Change History (1)

comment:1 by adube, 13 years ago

Resolution: fixed
Status: newclosed

Instead of having an option to remove what is already an option (setting a 'title' to a Ext.Panel object), the default 'title' value was removed from the MapPanel.xslt file. This is a trivial backward incompatibility that can be easily fixed by setting the wanted title we want.

The 'title' option also supports i18n.

Fixed in r1083.

Note: See TracTickets for help on using tickets.