Move CSS/JS assets from static/ into views/ feature folders
Co-locate each feature's CSS and JS alongside its HTML template. Remove the standalone static/ directory entirely.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// transcriptionReview.js
|
||||
// Custom JavaScript for Transcription Review
|
||||
console.log("Transcription Review initialized.");
|
||||
Reference in New Issue
Block a user