gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ops-www] branch master updated: remove jquery


From: gnunet
Subject: [taler-taler-ops-www] branch master updated: remove jquery
Date: Sun, 31 Mar 2024 15:06:42 +0200

This is an automated email from the git hooks/post-receive script.

nora-grothoff pushed a commit to branch master
in repository taler-ops-www.

The following commit(s) were added to refs/heads/master by this push:
     new b1e64d6  remove jquery
b1e64d6 is described below

commit b1e64d68e78c7b62fea5e8605f55223915e0b15e
Author: Nullptrderef <nullptrderef@proton.me>
AuthorDate: Sun Mar 31 15:06:39 2024 +0200

    remove jquery
---
 common/header.j2.inc   | 4 +---
 static/js/jquerymin.js | 6 ------
 2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/common/header.j2.inc b/common/header.j2.inc
index fc0828f..a6c8adb 100644
--- a/common/header.j2.inc
+++ b/common/header.j2.inc
@@ -39,9 +39,7 @@
   content="width=device-width, initial-scale=1, shrink-to-fit=no"
 />
 
-<script src="{{ url_static('js/jquerymin.js') }}"></script>
 <script src="{{ url_static('js/show-on-js.ts') }}" defer></script>
 
-<link href="{{ url_static('scss/global.scss') }}" rel="stylesheet" />
-
 <link href="{{ url_static('postcss/tailwind.css') }}" rel="stylesheet" />
+<link href="{{ url_static('scss/global.scss') }}" rel="stylesheet" />
diff --git a/static/js/jquerymin.js b/static/js/jquerymin.js
deleted file mode 100644
index f364443..0000000
--- a/static/js/jquerymin.js
+++ /dev/null
@@ -1,6 +0,0 @@
-/*! jQuery v1.11.3 | (c) 2005, 2015 jQuery Foundation, Inc. | 
jquery.org/license */
-!function(a,b){"object"==typeof module&&"object"==typeof 
module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw
 new Error("jQuery requires a window with a document");return 
b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var 
c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return
 new 
m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b
 [...]
-
-return!0}function Q(a,b,d,e){if(m.acceptData(a)){var 
f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void
 0!==d||"string"!=typeof b)return 
k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof
 b||"function"==typeof 
b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void
 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof 
b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}fu [...]
-return new 
Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")},cur:function(){var
 a=Za.propHooks[this.prop];return 
a&&a.get?a.get(this):Za.propHooks._default.get(this)},run:function(a){var 
b,c=Za.propHooks[this.prop];return 
this.options.duration?this.pos=b=m.easing[this.easing](a,this.options.duration*a,
 [...]
-//# sourceMappingURL=jquery.min.map
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]