mirror of
https://github.com/Febbweiss/sis.git
synced 2026-03-04 22:25:35 +00:00
Clean: comment indentation
This commit is contained in:
@@ -73,9 +73,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
$.fn.lettering = function() {
|
$.fn.lettering = function() {
|
||||||
return injector( $(this), '', 'char', '' ); // always
|
return injector( $(this), '', 'char', '' ); // always pass an array
|
||||||
// pass
|
|
||||||
// an
|
|
||||||
// array
|
|
||||||
};
|
};
|
||||||
})(jQuery);
|
})(jQuery);
|
||||||
|
|||||||
Reference in New Issue
Block a user