Skip to content

Commit

Permalink
rdrf #2270 added meta header for csp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
id2359 committed Nov 28, 2022
1 parent 3882bce commit fb8701e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rdrf/rdrf/templates/rdrf_cdes/base-dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<title>{% trans "Rare Disease Registry Framework" %}</title>

<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Security-Policy" content="default-src 'self' *.bootstrapcdn.com">

<link rel="stylesheet" href="{% static 'css/vendor/font-awesome.css' %}">
<link rel="stylesheet" href="{% static 'bootstrap-5.0.0/css/bootstrap.min.css' %}">
Expand Down

0 comments on commit fb8701e

Please sign in to comment.