Feature #4101
Add a query param to avoid cache issues between versions
Status: | Closed | Start date: | 10/28/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 4.14.2 | |||
Resolution: | fixed | Pull request: |
Description
<script src="dist/main.js"></script>
to
<script src="dist/main.js?<%= OpenNebula.VERSION %>"></script>
Check 4.12 code.
Associated revisions
feature #4101: Add query param to avoid cache issues
feature #4101: Add query param to avoid cache issues
(cherry picked from commit d236d5509fe214a8eaad536b07339b1fcfc43711)
History
#1 Updated by Daniel Molina over 5 years ago
- Assignee set to Daniel Molina
#2 Updated by Daniel Molina over 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Resolution set to fixed