pkiraly / qa-catalogue-web

QA Catalogue / A data quality dashboard for MARC catalogues
GNU General Public License v3.0
10 stars 6 forks source link

Refactor js/start.js.tpl #176

Open pkiraly opened 8 months ago

pkiraly commented 8 months ago

The file contains JavaScript functions and injected smarty variables. We should separate these parts, creating a file for the values, and another pure JavaScript file for the business logic.