Changeset 2344534
- Timestamp:
- 07/22/2020 07:00:50 AM (6 years ago)
- Location:
- yeloni-free-exit-popup/trunk
- Files:
-
- 3 edited
-
admin-interface/dist/admin.min.js (modified) (1 diff)
-
client/loader/client_production.json (modified) (1 diff)
-
yetience-plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
yeloni-free-exit-popup/trunk/admin-interface/dist/admin.min.js
r2049837 r2344534 4294 4294 var current_page = page * 10 4295 4295 var limit = 10 4296 return getAndResolve('/api/EmailSubscriptions?filter[where][website_id] =' + website_id + '&[where][list]=' + list + '&filter[limit]=' + limit + '&filter[skip]=' + current_page + '&filter[order]=timestamp%20DESC')4296 return getAndResolve('/api/EmailSubscriptions?filter[where][website_id][like]=' + website_id + '&[where][list]=' + list + '&filter[limit]=' + limit + '&filter[skip]=' + current_page + '&filter[order]=timestamp%20DESC') 4297 4297 } 4298 4298 -
yeloni-free-exit-popup/trunk/client/loader/client_production.json
r2098269 r2344534 5 5 "items": ["client.min"] 6 6 }], 7 "directjs": ["/common/loader", "/wordpress/client-wordpress", " /client/dist/client.min"],7 "directjs": ["/common/loader", "/wordpress/client-wordpress", "https://res.cloudinary.com/yeloni-com/raw/upload/v1553691434/client.min.js"], 8 8 "server": "https://theme.autience.com", 9 9 "static": "http://theme.autience.com" -
yeloni-free-exit-popup/trunk/yetience-plugin.php
r2180882 r2344534 4 4 Plugin URI: # 5 5 Description: Exit Popups are the best way to engage visitors leaving your website. Show offers, social buttons, email signup forms or customize it as you like. 6 Version: 9. 1.16 Version: 9.2.1 7 7 Author: Jayasri Nagrale 8 8 Author URI: http://www.yeloni.com
Note: See TracChangeset
for help on using the changeset viewer.