[Owncloud] App settings
Thomas Tanghus
thomas at tanghus.net
Tue Jul 31 12:22:43 UTC 2012
On Tuesday 31 July 2012 12:55 Thomas Tanghus wrote:
>
> - A call to popup the settings dialog e.g:
>
> $('#bottomcontrols .settings').on('click keydown', function() {
> OC.appSettings('appid'); // appid being 'contacts', 'calendar' etc.
> });
I have changed the method to take an object as argument to be able to extend
it later, so the call should look like:
OC.appSettings({appid:'appid'});
--
Med venlig hilsen / Best Regards
Thomas Tanghus
More information about the Owncloud
mailing list