Closed alecmarcus closed 6 years ago
At: directus.js, 55, 56:
directus.js
55, 56
55........large_summary: unescapeHTML(projectData.large_summary), 56........small_summary: unescapeHTML(projectData.small_summary),
On develop. Site blocked from loading
It's because I deleted an unused table in directus which unused code relied on. https://github.com/SquaredLabs/squaredlabs.uconn.edu/tree/sort fixes it.
I just need to fix formatting and commit the change.
At:
directus.js
,55, 56
:On develop. Site blocked from loading