mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-22 17:41:24 +02:00
[ticket/15515] add admin.js to ignores
PHPBB3-15515
This commit is contained in:
@@ -12,7 +12,7 @@ function parse_document(container)
|
|||||||
var test = document.createElement('div'),
|
var test = document.createElement('div'),
|
||||||
oldBrowser = (typeof test.style.borderRadius == 'undefined');
|
oldBrowser = (typeof test.style.borderRadius == 'undefined');
|
||||||
|
|
||||||
delete test;
|
test.remove();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Navigation
|
* Navigation
|
||||||
|
Reference in New Issue
Block a user