mirror of
https://github.com/charlesabarnes/SPFtoolbox.git
synced 2026-04-25 11:25:53 +03:00
[PR #61] [MERGED] Removing CDN dependencies #60
Labels
No labels
Good First Issue
bug
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SPFtoolbox#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/charlesabarnes/SPFtoolbox/pull/61
Author: @ErikLentz
Created: 4/12/2023
Status: ✅ Merged
Merged: 11/16/2023
Merged by: @charlesabarnes
Base:
master← Head:master📝 Commits (1)
97efbf0Removing CDN dependencies📊 Changes
8 files changed (+93 additions, -4 deletions)
View changed files
📝
index.php(+4 -4)➕
libraries/bootstrap/LICENSE(+21 -0)➕
libraries/bootstrap/bootstrap.min.css(+7 -0)➕
libraries/bootstrap/bootstrap.min.js(+7 -0)➕
libraries/jquery/LICENSE.txt(+20 -0)➕
libraries/jquery/jquery-3.2.1.slim.min.js(+4 -0)➕
libraries/popper/LICENSE(+25 -0)➕
libraries/popper/popper.min.js(+5 -0)📄 Description
Solves for #59
Removes CDN dependencies, hosting libraries locally (with accompanying licenses)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.