Skip to content
Snippets Groups Projects
Commit 8c2276d7 authored by OZGCloud's avatar OZGCloud
Browse files

fix sonarqube bugs in silent-refresh

parent 7262d5fb
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en">
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>silent refresh</title> <title>silent refresh</title>
</head> </head>
<html lang="en">
<body> <body>
<script> <script>
(window.opener || window.parent).postMessage(location.hash || ('#' + location.search), location.origin); (window.opener || window.parent).postMessage(location.hash || ('#' + location.search), location.origin);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment