Initial commit
This commit is contained in:
2
public/default/js/nextbestnetwork.js
Normal file
2
public/default/js/nextbestnetwork.js
Normal file
File diff suppressed because one or more lines are too long
25
public/default/js/nextbestnetwork.js.LICENSE.txt
Normal file
25
public/default/js/nextbestnetwork.js.LICENSE.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
/*!
|
||||
* Bootstrap v5.3.3 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Masonry v4.2.2
|
||||
* Cascading grid layout library
|
||||
* https://masonry.desandro.com
|
||||
* MIT License
|
||||
* by David DeSandro
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Outlayer v2.1.1
|
||||
* the brains and guts of a layout library
|
||||
* MIT license
|
||||
*/
|
||||
|
||||
/*!
|
||||
* getSize v2.0.3
|
||||
* measure size of elements
|
||||
* MIT license
|
||||
*/
|
||||
Reference in New Issue
Block a user