From 89d51ee2c60560cd097775d2f88911807efb9f0d Mon Sep 17 00:00:00 2001 From: Julian Pustkuchen <Julian@Pustkuchen.com> Date: Wed, 29 Apr 2015 17:15:35 +0200 Subject: [PATCH] Issue #2465731 by pc-wurm: Added jquery_update as dependency. --- jquery_loadinganimation.info | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jquery_loadinganimation.info b/jquery_loadinganimation.info index 7a4fc64..1ce4998 100644 --- a/jquery_loadinganimation.info +++ b/jquery_loadinganimation.info @@ -4,4 +4,6 @@ package = User interface configure = admin/settings/jquery_loadinganimation core = 7.x -configure = admin/config/user-interface/jquery_loadinganimation \ No newline at end of file +configure = admin/config/user-interface/jquery_loadinganimation + +dependencies[] = jquery_update \ No newline at end of file -- GitLab