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