Image captions: change query arg in the Edit Image iframe HTML to refresh browser cache, see #18311

git-svn-id: http://core.svn.wordpress.org/trunk@20831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2012-05-18 23:09:59 +00:00
parent 15b9961b52
commit d2c389657d
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
<link rel="stylesheet" href="css/editimage.css?ver=349-20592" type="text/css" media="all" />
<script type="text/javascript" src="js/editimage.js?ver=349-20592"></script>
<link rel="stylesheet" href="css/editimage.css?ver=349-20679" type="text/css" media="all" />
<script type="text/javascript" src="js/editimage.js?ver=349-20679"></script>
<script type="text/javascript" src="../../utils/form_utils.js?ver=349-20592"></script>
<base target="_self" />
</head>