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
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to