Actions
Feature #35041
closedreset browser cache when Lavoisier is restarted
Status:
Resolved
Priority:
High
Assigned To:
Category:
HTML Template Engine
Target version:
-
Start date:
09/19/2018
Due date:
% Done:
100%
Estimated time:
Updated by Reynaud Sylvain over 6 years ago
- Category changed from Service to HTML Template Engine
- Status changed from New to Resolved
- Assigned To set to Reynaud Sylvain
- % Done changed from 0 to 100
Properties of new file engine/html.properties
are available from any HTML template by prefixing them with character '$'.
This can be used to fix the current issue:
<script src="app.js?v={$js.version}"/>
Actions