Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
m3_webInterface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
m3
m3_webInterface
Commits
8b572480
You need to sign in or sign up before continuing.
Commit
8b572480
authored
Jan 09, 2025
by
Mario Chirinos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jquery
parent
0ccb29ae
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
jquery-3.7.1.min.js
catalog/static/new/js/jquery-3.7.1.min.js
+2
-0
adminLTE2_base.html
catalog/templates/new/adminLTE2_base.html
+1
-1
No files found.
catalog/static/new/js/jquery-3.7.1.min.js
0 → 100644
View file @
8b572480
This diff is collapsed.
Click to expand it.
catalog/templates/new/adminLTE2_base.html
View file @
8b572480
...
...
@@ -67,7 +67,7 @@
</div>
<!-- ./wrapper -->
<!-- jQuery 3 -->
<script
src=
"{% static 'new/js/jquery-3.
3
.1.min.js' %}"
></script>
<script
src=
"{% static 'new/js/jquery-3.
7
.1.min.js' %}"
></script>
<!-- Bootstrap 3.3.7 -->
<script
src=
"{% static 'new/bootstrap-3.3.7-dist/js/bootstrap.min.js' %}"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment