mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-06 15:36:12 +00:00
Fix empty line in helpers.js
This commit is contained in:
parent
b01f542c91
commit
916131efe9
@ -28,7 +28,6 @@ function toBool(str) {
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
function escapeHTML(string) {
|
||||
var str = '' + string
|
||||
var matchHtmlRegExp = /["'&<>]/
|
||||
|
Loading…
x
Reference in New Issue
Block a user