mediawiki-skins-MinervaNeue/resources/skins.minerva.options/index.js
Piotr Miazga f9c055e7f5 Remove Share feature
The feature got into Beta in over a year ago and never made into
the beta mode. For most of the time it was disabled for all users.
There is no need to keep this code as it is dead code now.

Change-Id: I9037f58b97373195e9d1b9f57789a6c531f42831
2019-10-28 12:54:14 -07:00

5 lines
118 B
JavaScript

// setup back to top button
require( './backtotop.js' )();
// setup categories button
require( './categories.js' )();