← Back to team overview

mahara-contributors team mailing list archive

[Bug 1775101] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8939
Committed: https://git.mahara.org/mahara/mahara/commit/5b411e17377be26d275253a0cba011adcbd5d91a
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 5b411e17377be26d275253a0cba011adcbd5d91a
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Tue Jun 5 11:52:41 2018 +1200

Bug 1775101: keep style when sorting tags in tags.php

behatnotneeded

Change-Id: I356d0b313896d6d1c84abed354c2f3737f853ecb

-- 
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/1775101

Title:
  sorting tags in tags.php changes style of the tags list

Status in Mahara:
  Fix Committed

Bug description:
  
  In tags.php, on top of the results, there is a list of tag links. When first loading the page each of those links are wrapped by a <li class="text-inline"> element.
   
  Clicking on "Sort tags alphabetically" or "Sort tags by frequency" removes the li elements leaving only the list of links, making the style look different.

  see screenshots attached

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


References