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

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


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

commit afda5fa4be6623f857ca826ad83b90e973c405dc
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