mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
fix: Revert enabling CSP (#24476)
This commit is contained in:
committed by
GitHub
parent
d60040dbf7
commit
fb08e0ecfc
@@ -56,7 +56,7 @@
|
||||
{{ lib.render_pagination(page, page_size, count, modelview_name) }}
|
||||
{{ lib.render_set_page_size(page, page_size, count, modelview_name) }}
|
||||
</div>
|
||||
<script language="javascript" nonce="{{ csp_nonce() }}">
|
||||
<script language="javascript">
|
||||
var modelActions = new AdminActions();
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user