Skip to content

Commit

Permalink
remove magnific-popup
Browse files Browse the repository at this point in the history
  • Loading branch information
km719 committed Jan 24, 2025
1 parent 1339e60 commit 8805c41
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 2,578 deletions.
4 changes: 2 additions & 2 deletions _data/frpc_tabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<p>The Federal Real Property Council's strategic approach is featured below:</p>
<img alt="The Federal Real Property Council strategic approach features the following 3 strategies. These strategies build on one another. Strategy 1: Implement Capital and Strategic Planning: Develop a risk-based multi-year government-wide capital planning process to optimize the Real Property Portfolio, one that encompasses the full budget life-cycle, link capital plans to the agencies’ strategic planning processes. Update National Strategy and related policies to address key management opportunities and challenges to ensure a comprehensive approach to continue moving towards the goal of optimizing the portfolio. Strategy 3: Analyze Root Causes of Challenges & Pursue Legislative Changes: Determine root causes of existing real property management challenges as identified by auditors and others to lead FRPC efforts and create a plan for legislative reform that supports executive branch efforts to efficiently manage real property assets for improved mission-support, stewardship, and public service. Include all proposals in the President’s infrastructure and reform plans, including the Federal Revolving Fund."
src="[site_baseurl]/assets/images/frpc-strategy.png">
<a href="#strategy-popup" title="" class="image-link usa-button usa-button--secondary margin-top-5">Enlarge</a>
<a href="#strategy-popup" title="" class="usa-button usa-button--secondary margin-top-5">Enlarge</a>
<div id="strategy-popup" class="white-popup mfp-hide">
<img alt="The Federal Real Property Council strategic approach features the following 3 strategies. These strategies build on one another. Strategy 1: Implement Capital and Strategic Planning: Develop a risk-based multi-year government-wide capital planning process to optimize the Real Property Portfolio, one that encompasses the full budget life-cycle, link capital plans to the agencies’ strategic planning processes. Update National Strategy and related policies to address key management opportunities and challenges to ensure a comprehensive approach to continue moving towards the goal of optimizing the portfolio. Strategy 3: Analyze Root Causes of Challenges & Pursue Legislative Changes: Determine root causes of existing real property management challenges as identified by auditors and others to lead FRPC efforts and create a plan for legislative reform that supports executive branch efforts to efficiently manage real property assets for improved mission-support, stewardship, and public service. Include all proposals in the President’s infrastructure and reform plans, including the Federal Revolving Fund."
src="[site_baseurl]/assets/images/frpc-strategy.png">
Expand All @@ -27,7 +27,7 @@
<p>Below is the governance structure for the Federal Real Property Council:</p>
<img alt="Hierarchy Row 1 (from top): Executive Steering Committee (Lead: OMB, HHS, DOL, Treasury) Hierarchy Row 2: Implement Capital and Strategic Planning National Strategy and Capital Planning Policy MOBILE NOW Act Group Standardize Business Processes & Data Capital Planning Systems Governance & Data Quality Using Financial Data to Drive Decisions CAP Goals #2 & #5 Analyze Root Causes of Challenges & Pursue Legislative Changes Legislative Reform FASTA Board"
src="[site_baseurl]/assets/images/frpc-governance-structure.png">
<a href="#org-popup" title="" class="image-link usa-button usa-button--secondary margin-top-5">Enlarge</a>
<a href="#org-popup" title="" class="usa-button usa-button--secondary margin-top-5">Enlarge</a>
<div id="org-popup" class="white-popup mfp-hide">
<img alt="Hierarchy Row 1 (from top): Executive Steering Committee (Lead: OMB, HHS, DOL, Treasury) Hierarchy Row 2: Implement Capital and Strategic Planning National Strategy and Capital Planning Policy MOBILE NOW Act Group Standardize Business Processes & Data Capital Planning Systems Governance & Data Quality Using Financial Data to Drive Decisions CAP Goals #2 & #5 Analyze Root Causes of Challenges & Pursue Legislative Changes Legislative Reform FASTA Board"
src="[site_baseurl]/assets/images/frpc-governance-structure.png">
Expand Down
1 change: 0 additions & 1 deletion _includes/meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
================================================== -->
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/assets/css/slick.css?{{ site.time | date: '%s%N' }}">
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/assets/css/slick-theme.css?{{ site.time | date: '%s%N' }}">
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/assets/css/magnific-popup.css?{{ site.time | date: '%s%N' }}">
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/assets/css/index.css?{{ site.time | date: '%s%N' }}">


Expand Down
5 changes: 0 additions & 5 deletions _includes/scripts.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
{% endif %}

<script type="text/javascript" src="{{ site.baseurl }}/assets/js/slick.js?{{ site.time | date: '%s%N' }}"></script>
<script type="text/javascript" src="{{ site.baseurl }}/assets/js/magnific-popup.js?{{ site.time | date: '%s%N' }}"></script>

<script type="text/javascript">
jQuery(document).ready(function () {
Expand All @@ -42,10 +41,6 @@
dots: true,
arrows: false
});
jQuery('.image-link').magnificPopup({
type: 'inline',
midClick: true
});

if (/career\-planning\-tool/.test(window.location.href)) {
jQuery('button[type="button"], button[type="submit"]').createButtonEvents();
Expand Down
Loading

0 comments on commit 8805c41

Please sign in to comment.