Changeset 2032995
- Timestamp:
- 02/18/2019 07:12:51 AM (7 years ago)
- Location:
- yeloni-free-exit-popup/trunk
- Files:
-
- 3 edited
-
admin-interface/dist/admin.min.js (modified) (1 diff)
-
admin-interface/src/partials/build.apikey.html (modified) (1 diff)
-
yetience-plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
yeloni-free-exit-popup/trunk/admin-interface/dist/admin.min.js
r2029975 r2032995 2387 2387 } 2388 2388 } 2389 2390 $scope.domain = function () { 2391 return location.host 2392 } 2389 2393 }]) 2390 2394 angular.module('yetienceApp') -
yeloni-free-exit-popup/trunk/admin-interface/src/partials/build.apikey.html
r2029975 r2032995 2 2 <div class="text-center" style="max-width:300px;display:inline-block"> 3 3 <div> 4 <a ng-href="https://yeloni.com/yeloni-api-key?site_id={{SS.setup().id}}" target="_blank"><b>Click here to 4 <a ng-href="https://yeloni.com/yeloni-api-key?site_id={{SS.setup().id}}&website={{domain()}}" target="_blank"><b>Click 5 here to 5 6 Generate your API Key</b></a> 6 7 </div> -
yeloni-free-exit-popup/trunk/yetience-plugin.php
r2032137 r2032995 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.0. 46 Version: 9.0.5 7 7 Author: Jayasri Nagrale 8 8 Author URI: http://www.yeloni.com
Note: See TracChangeset
for help on using the changeset viewer.