← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1292109] Re: UbuntuUI API docs example of toolbar incorrect

 

** Changed in: ubuntu-html5-theme
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to ubuntu-html5-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1292109

Title:
  UbuntuUI API docs example of toolbar incorrect

Status in Ubuntu UI SDK for HTML5 Apps:
  Fix Released
Status in ubuntu-html5-theme package in Ubuntu:
  Fix Released

Bug description:
  Here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.Toolbar/

  I shows this as the example of creating a toolbar object:
  var toolbar = UI.footer("footerID");

  This is incorrect and should be:
  var toolbar = UI.toolbar("toolbarID");

  As shown here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.UbuntuUI/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1292109/+subscriptions