mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #22250
[Bug 1387341] Re: Allowing tabs menus to have a 'title' attribute on the A tag
** Changed in: mahara
Status: In Progress => Fix Committed
--
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 Committed
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
References