This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 782798a  Improved: Adds missing jGrowl map file (OFBIZ-11892)
782798a is described below

commit 782798a993f85ddcc7a61178b83e9fbb73c9d788
Author: Jacques Le Roux <[email protected]>
AuthorDate: Thu Jul 16 14:55:07 2020 +0200

    Improved: Adds missing jGrowl map file (OFBIZ-11892)
    
    Picked from
    https://cdnjs.cloudflare.com/ajax/libs/jquery-jgrowl/1.4.6/jquery.jgrowl.map
    
    Thanks to Alex Bodnaru
---
 .../webapp/common/js/jquery/plugins/jquery-jgrowl/jquery.jgrowl.map      | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/themes/common-theme/webapp/common/js/jquery/plugins/jquery-jgrowl/jquery.jgrowl.map
 
b/themes/common-theme/webapp/common/js/jquery/plugins/jquery-jgrowl/jquery.jgrowl.map
new file mode 100644
index 0000000..a04b1e3
--- /dev/null
+++ 
b/themes/common-theme/webapp/common/js/jquery/plugins/jquery-jgrowl/jquery.jgrowl.map
@@ -0,0 +1 @@
+{"version":3,"file":"jquery.jgrowl.min.js","sources":["jquery.jgrowl.js"],"names":["$","jGrowl","m","o","length","addClass","position","defaults","appendTo","fn","undefined","isPlainObject","message","isFunction","this","each","args","arguments","data","extend","notifications","element","interval","startup","apply","makeArray","slice","create","prototype","pool","header","group","sticky","glue","theme","themeState","corners","check","life","closeDuration","openDuration","easing","closer"
 [...]
\ No newline at end of file

Reply via email to