Plugin Directory

Changeset 2032995


Ignore:
Timestamp:
02/18/2019 07:12:51 AM (7 years ago)
Author:
kranthitech
Message:

Changes to API Key Link

Location:
yeloni-free-exit-popup/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • yeloni-free-exit-popup/trunk/admin-interface/dist/admin.min.js

    r2029975 r2032995  
    23872387            }
    23882388        }
     2389
     2390        $scope.domain = function () {
     2391            return location.host
     2392        }
    23892393    }])
    23902394angular.module('yetienceApp')
  • yeloni-free-exit-popup/trunk/admin-interface/src/partials/build.apikey.html

    r2029975 r2032995  
    22    <div class="text-center" style="max-width:300px;display:inline-block">
    33        <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
    56                    Generate your API Key</b></a>
    67        </div>
  • yeloni-free-exit-popup/trunk/yetience-plugin.php

    r2032137 r2032995  
    44Plugin URI: #
    55Description: 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.4
     6Version: 9.0.5
    77Author: Jayasri Nagrale
    88Author URI: http://www.yeloni.com
Note: See TracChangeset for help on using the changeset viewer.