added admin.js for javascript refractoring of moderation portal

This commit is contained in:
2026-04-30 15:57:38 +02:00
parent e1cf6f21f5
commit b4ee8fa6e0
3 changed files with 2 additions and 6 deletions

0
public/js/admin.js Normal file
View File

View File

@@ -3,9 +3,7 @@
// Initializes Leaflet Map, loads Contributions from the API,
// handles CRUD Workflow, and manages all UI Interactions.
//
// Depends on: MUNICIPALITY Object set in Main Page, Leaflet, Geoman,
// Sidebar, Geocoder, PolylineMeasure, Fullscreen,
// and SweetAlert2 Plugins.
// Depends on: MUNICIPALITY Object set in Citizen Portal
// =====================================================================