Add webfonts reset functionality to the checkbox

Change-Id: I983d261fa018416c36ad2123b94850986beeca70
This commit is contained in:
Amir E. Aharoni
2012-08-16 07:21:03 +03:00
parent d78074a1df
commit 5bb5ca0118
4 changed files with 50 additions and 12 deletions

View File

@@ -18,7 +18,7 @@
* @licence MIT License
*/
(function( $, mw ) {
( function( $, mw ) {
"use strict";
var ULSPreferences = function ( group ) {