Added datatables library to safelist

This commit is contained in:
Armando Aguirre
2018-01-30 10:22:29 -08:00
parent 6fadd4888d
commit cd12c8b63b
3 changed files with 24 additions and 2 deletions

View File

@@ -22,6 +22,10 @@
"References": {
"match": "^(.*\\/_references\\.js)$",
"exclude": [["^", 1, "$"]]
},
"Datatables.net": {
"match": "(jquery\\.)*dataTables(\\.all)*(\\.min)*\\.js$",
"types": ["datatables.net"]
}
},
"simpleMap": {