D C
2023-05-26 9a0ef802a678ffc421fc1d416f7f867e89e5536a
force-app/main/default/pages/PBIAuthorization.page
@@ -1,4 +1,4 @@
<apex:page showHeader="false" controller="PBIAuthorizationController" action="{!init}" sidebar="false">
<apex:page showHeader="false" controller="PBIAuthorizationController" action="{!init}" sidebar="false" lightningStylesheets="true">
    <script type="text/javascript">
        function init() {
            var ISUser = '{!ISUser}';