mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-23 12:08:43 -06:00
19615 temp change for git
This commit is contained in:
@@ -148,7 +148,7 @@ def static_with_params(path, **params):
|
|||||||
**params: Query parameters to append (e.g., v='4.3.1')
|
**params: Query parameters to append (e.g., v='4.3.1')
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
A properly formatted URL with query parameters
|
A properly formatted URL with query parameters.
|
||||||
"""
|
"""
|
||||||
# Get the base static URL
|
# Get the base static URL
|
||||||
static_url = static(path)
|
static_url = static(path)
|
||||||
|
|||||||
Reference in New Issue
Block a user