Changeset 29605


Ignore:
Timestamp:
Sep 17, 2014, 9:03:28 PM (10 years ago)
Author:
plg
Message:

move boxes

Location:
trunk/plugins/TakeATour/tours
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/TakeATour/tours/first_contact/tour.tpl

    r29454 r29605  
    7171    path: /admin\.php\?page=(photos_add|batch_manager&filter=prefilter-last_import|batch_manager&filter=prefilter-caddie)/,
    7272    redirect:function (tour) {window.location = "admin.php?page=batch_manager&filter=prefilter-last_import";},
    73     placement: "top",
    74     element: "select[name='filter_prefilter']",
     73    placement: "bottom",
     74    element: "#filter_prefilter select",
    7575    title: "{/literal}{'first_contact_title9'|@translate|@escape:'javascript'}{literal}",
    7676    content: "{/literal}{'first_contact_stp9'|@translate|@escape:'javascript'}{literal}",
  • trunk/plugins/TakeATour/tours/privacy/tour.tpl

    r29475 r29605  
    3131  {
    3232    path: "{/literal}{$TAT_path}{literal}admin.php?page=help&section=permissions",
    33     placement: "top",
    34     element: "#helpContent",
    3533    title: "{/literal}{'privacy_title4'|@translate|@escape:'javascript'}{literal}",
    3634    content: "{/literal}{'privacy_stp4'|@translate|@escape:'javascript'}{literal}"
Note: See TracChangeset for help on using the changeset viewer.