aboutsummaryrefslogtreecommitdiff
path: root/test/requests/link_checker.py
diff options
context:
space:
mode:
authorAlexander Kabui2020-12-08 13:33:43 +0300
committerAlexander Kabui2020-12-08 13:33:43 +0300
commitd2a87a9a48fe6237f0ac25829502a25881a66ba7 (patch)
tree91d87ac627365afdc4e86bf3330327f7030cfcb9 /test/requests/link_checker.py
parentecd85a3d6656cbae8dddd59d2ceed3186d157e8f (diff)
downloadgenenetwork2-d2a87a9a48fe6237f0ac25829502a25881a66ba7.tar.gz
add datatable images to mechanical rob
Diffstat (limited to 'test/requests/link_checker.py')
-rw-r--r--test/requests/link_checker.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/requests/link_checker.py b/test/requests/link_checker.py
index 6ac26ba7..d10c15ac 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -116,6 +116,9 @@ def check_packaged_js_files(args_obj, parser):
"/js/nvd3/nv.d3.min.css",
"/js/qtip2/jquery.qtip.min.js",
"/js/js_alt/md5.min.js",
+ #img
+ "/js/DataTables/images/sort_asc_disabled.png",
+ "/js/DataTables/images/sort_desc_disabled.png"
]
print("Checking links")