X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FAdmin%2FPage%2FMapping.php;h=ac9bb3587f82b4db4bcf408ad2255c88ac0a33f1;hb=db89844a9c76000502a24414cbdbe602b389bb4f;hp=2746038effae72c663eab729290586c54a3183f3;hpb=d031c654f72b36c9f4d88bdb3dd55ddbadb98535;p=civicrm-core.git diff --git a/CRM/Admin/Page/Mapping.php b/CRM/Admin/Page/Mapping.php index 2746038eff..ac9bb3587f 100644 --- a/CRM/Admin/Page/Mapping.php +++ b/CRM/Admin/Page/Mapping.php @@ -38,6 +38,8 @@ */ class CRM_Admin_Page_Mapping extends CRM_Core_Page_Basic { + public $useLivePageJS = TRUE; + /** * The action links that we need to display for the browse screen * @@ -112,6 +114,8 @@ class CRM_Admin_Page_Mapping extends CRM_Core_Page_Basic { /** * Get user context. * + * @param null $mode + * * @return string user context. */ function userContext($mode = NULL) {