You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2020/07/23 07:17:07 UTC

[ofbiz-framework] branch release17.12 updated: Improved: Adds missing jGrowl map file (OFBIZ-11892)

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

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


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

commit c0b11bdfad4ae30185065ef03acf11c292786ebe
Author: Jacques Le Roux <ja...@les7arts.com>
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
    
    Conflicts: added jquery.jgrowl.map by hand
---
 .../webapp/common/js/jquery/plugins/jquery-jgrowl/jquery.jgrowl.map      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/themes/common/webapp/common/js/jquery/plugins/jquery-jgrowl/jquery.jgrowl.map b/themes/common/webapp/common/js/jquery/plugins/jquery-jgrowl/jquery.jgrowl.map
new file mode 100644
index 0000000..a04b1e3
--- /dev/null
+++ b/themes/common/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