fix: make sure dialog-polyfill is defined. this should probably be removed
This commit is contained in:
@@ -78,6 +78,7 @@ if(isset($_GET['blocation']) ) {
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<script src="static/dialog-polyfill.js"></script>
|
||||||
<div class="history centered">
|
<div class="history centered">
|
||||||
|
|
||||||
<dialog id="attribution-dialog">
|
<dialog id="attribution-dialog">
|
||||||
|
|||||||
Reference in New Issue
Block a user