Remove old isHidden function
This commit is contained in:
parent
f66a331335
commit
24e093c5c3
2 changed files with 1 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
// Local js definitions:
|
||||
/* global addClass, getCurrentValue, hasClass */
|
||||
/* global isHidden, onEach, removeClass, updateLocalStorage */
|
||||
/* global onEach, removeClass, updateLocalStorage */
|
||||
|
||||
if (!String.prototype.startsWith) {
|
||||
String.prototype.startsWith = function(searchString, position) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue