mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
chore(poyfill) rm "\n"
This commit is contained in:
parent
26def8359d
commit
13526b0916
1 changed files with 0 additions and 1 deletions
|
|
@ -157,7 +157,6 @@ var Util, DOM, jQuery;
|
|||
};
|
||||
|
||||
if (!document.body.classList) {
|
||||
|
||||
DOM.isContainClass = function(pElement, pClass) {
|
||||
var lRet,
|
||||
lClassName = pElement && pElement.className;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue