About Dialog
************

This element renders a button which show simple about dialog, listing Mapbender's version.
(Future: Licenses, Custom information page)

Class, Widget & Style
==============

* Class: Mapbender\\CoreBundle\\Element\\AboutDialog
* Widget: mapbender.mbAboutDialog
* Style: mapbender.elements.css

Configuration
=============

None so far.

HTTP Callbacks
==============

about
-----

Retrieves dialog contents.

JavaScript API
==============

None.

JavaScript Signals
==================

None.

