Preferences: Remove href="#" from stub threshold sample link
authorFomafix <fomafix@googlemail.com>
Mon, 18 Feb 2019 09:03:56 +0000 (10:03 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 28 Feb 2019 14:00:38 +0000 (14:00 +0000)
commit1e5af82d2d4ab72db823b6cb3dff3e1fdd1b3afd
treefe45075f19ff3ecba43e4fa2c79504485db3529b
parentb8020d80168dfac2e999251b0f96673c395d87ce
Preferences: Remove href="#" from stub threshold sample link

* Prevents the sample link from being focusable and selectable via
  keyboard navigation.
* Prevents the sample link from being clicked, which would switch
  to the first preferences tab and scroll to the top, unhelpfully.
* Since 4f8967672d an <a> without an href also has cursor:pointer on
  hover.

Change-Id: I679e277d17dc679177c29d557806c9a9e91c6703
includes/preferences/DefaultPreferencesFactory.php