Comment 2 for bug 1387341

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3880
Committed: http://gitorious.org/mahara/mahara/commit/7b0a196047bd882c2496b02289366f25aa96bc89
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 7b0a196047bd882c2496b02289366f25aa96bc89
Author: Robert Lyon <email address hidden>
Date: Thu Oct 30 09:17:51 2014 +1300

Adding 'title' attribute to tab link (Bug #1387341)

Ideally the new attribute should be called 'title' in the array used
to populate the tabs - but as we've called the link text 'title' it's
not worth changing that to 'text' and having the new attribute =
'title' so I've called it 'tooltip' in the array.

Change-Id: I4e34a48e020691f9eefbdfe1a3cd45ee217c62d8
Signed-off-by: Robert Lyon <email address hidden>