Added jquery sticky table headers to the project.

This commit is contained in:
Alex Tselegidis 2016-08-11 21:53:29 +02:00
parent 25d9424eb5
commit 208ca9a3a6
2 changed files with 3 additions and 1 deletions

View File

@ -36,6 +36,7 @@
"fullcalendar": "^2.8.0", "fullcalendar": "^2.8.0",
"jquery": "^3.0.0", "jquery": "^3.0.0",
"jquery-ui": "^1.12.0", "jquery-ui": "^1.12.0",
"qtip2": "^3.0.3" "qtip2": "^3.0.3",
"sticky-table-headers": "^0.1.19"
} }
} }

File diff suppressed because one or more lines are too long