Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hahame33 Friend
    #1035066

    My module vision is 1.1.2
    When i open the link, it will popup a new windows tab
    How can i open a link stay in the same windows tab?

    Luna Garden Moderator
    #1035841

    Hi,

    Go to

    modules\mod_jaimagehotspot\assets\asset.php

    find for:

    window.open($(this).data('link'), '_blank');

    change to:

    window.location.href=$(this).data('link');

    There will be two parts like that.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Luna Garden 6 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum