js: remove unused function unfoldAll

Remove dead code.
master
Alejandro Sirgo Rica 2024-09-16 13:09:44 +02:00
parent 233156b19a
commit db2869088f
2 changed files with 1 additions and 5 deletions

View File

@ -298,10 +298,6 @@ function updateScopes(scopes) {
return hasLiveChildren;
}
function unfoldAll() {
$('#scopes .collapse').collapse('show');
}
function checkImageServer() {
const images = $('input:checkbox[form|="imagesForm"][name!="image-server"]')

View File

@ -111,7 +111,7 @@
<!-- ChartJS -->
<script src="{{ url_for('static', filename='AdminLTE/plugins/chart.js/Chart.min.js') }}"></script>
<script src="{{ url_for('static', filename='js/ogcp.js') }}?v=18"></script>
<script src="{{ url_for('static', filename='js/ogcp.js') }}?v=19"></script>
<script>
// error messages