mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Tweak versioning templates to allow ID overrides
Asset specific templates begone. Still need to bring back the ID formatting for the Rigboard.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% block js %}
|
||||
{% include 'version_scripts.html' %}
|
||||
{% include 'partials/version_scripts.html' %}
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$(function () {
|
||||
|
||||
Reference in New Issue
Block a user