Skip to content

Commit

Permalink
🔧 chore(innovations): update dates tables
Browse files Browse the repository at this point in the history
  • Loading branch information
MetalPrime committed Dec 18, 2024
1 parent 68fedc9 commit e3b36dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[#assign currentSectionString = "project-${actionName?replace('/','-')}-${projectID}-phase-${(actualPhase.id)!}" /]
[#assign pageLibs = [ "datatables.net", "datatables.net-bs"] /]
[#assign customJS = [
"${baseUrlMedia}/js/projects/projectInnovationsList.js?20230306",
"${baseUrlMedia}/js/projects/projectInnovationsList.js?20241218",
"${baseUrlCdn}/global/js/autoSave.js",
"${baseUrlCdn}/global/js/fieldsValidation.js"
] /]
Expand Down

0 comments on commit e3b36dc

Please sign in to comment.