Feature #4101

Add a query param to avoid cache issues between versions

Added by Daniel Molina over 5 years ago. Updated over 5 years ago.

Status:ClosedStart date:10/28/2015
Priority:NormalDue 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

Revision d236d550
Added by Daniel Molina over 5 years ago

feature #4101: Add query param to avoid cache issues

Revision 892c8a74
Added by Daniel Molina over 5 years ago

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

Also available in: Atom PDF