~laney/ubuntu-system-settings/datetime-picker

Viewing all changes in revision 586.

  • Committer: CI bot
  • Author(s): Alberto Mardegan
  • Date: 2014-01-28 13:22:38 UTC
  • mfrom: (579.1.2 lp1273262)
  • Revision ID: ps-jenkins@lists.canonical.com-20140128132238-6phtb9wmvd6l72nl
MainView: return success if a plugin has been loaded

The loadPluginByName() function was not returning anything in the case where a
plugin could be loaded but didn't provide a page component (like Online
Accounts is doing). In this case probably JS returns just false.
Make sure that the function returns a value in all cases: false if the plugin
cannot be loaded, true if the plugin was loaded successfully (even if it
doesn't provide a page component).
 Fixes: 1273262

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: