mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/15515] add admin.js to ignores
PHPBB3-15515
This commit is contained in:
parent
bfe120ad00
commit
cbe6e90f5b
1 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ function parse_document(container)
|
|||
var test = document.createElement('div'),
|
||||
oldBrowser = (typeof test.style.borderRadius == 'undefined');
|
||||
|
||||
delete test;
|
||||
test.remove();
|
||||
|
||||
/**
|
||||
* Navigation
|
||||
|
|
Loading…
Add table
Reference in a new issue