** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1387341

Title:
  Allowing tabs menus to have a 'title' attribute on the A tag

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Sometimes the text for the <a> tag is not enough, as we need to take
  into consideration responsive design, so need one or two word
  descriptions.

  It would be useful to have the ability to have an alternative 'title'
  attribute as well for a fuller explanation of what the tab is for.

  Eg:
    <a href="#">Compose</a>

  could be made clearer with
    <a title="Create a new notification message" href="#">Compose</a>

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1387341/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to