[MIRROR] Removed jQuery from snowflake devices (#1960)

* Removed jQuery from snowflake devices (#55090)

* Removed jQuery from snowflake menus

* Update code/modules/admin/verbs/beakerpanel.dm

Co-authored-by: Kyle Spier-Swenson <kyleshome@ gmail.com>

Co-authored-by: Kyle Spier-Swenson <kyleshome@ gmail.com>

* Removed jQuery from snowflake devices

Co-authored-by: WarlockD <warlockd@gmail.com>
Co-authored-by: Kyle Spier-Swenson <kyleshome@ gmail.com>
This commit is contained in:
SkyratBot
2020-11-30 18:27:51 +01:00
committed by GitHub
parent e563d95595
commit 95bd846d76
5 changed files with 27 additions and 27 deletions

View File

@@ -151,7 +151,6 @@
/datum/asset/simple/jquery
legacy = TRUE
assets = list(
"jquery.min.js" = 'html/jquery.min.js',
)