Skip to content

Commit

Permalink
Update scripts.js
Browse files Browse the repository at this point in the history
  • Loading branch information
g4n3sha5 authored Jul 26, 2023
1 parent 4c4dbfc commit f882aa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WorkoutJournal/static/BJJournal/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
// }
//

/* An attempt to communicate Django Paginator with Frontend to make it show different amount out Sessions in Your Sessions
/* An attempt to communicate Django Paginator with Frontend to make it show different amount of Sessions in Your Sessions
function responsiveBackend() {
const smallScreens = window.matchMedia('(max-width: 768px)')
Expand Down Expand Up @@ -352,4 +352,4 @@ function allFunctions() {
quickFightTimeButtons()
populateInput()

}
}

0 comments on commit f882aa3

Please sign in to comment.