Merge pull request #10498 from MrPetovan/bug/10477-frio-csp-error-event-edit

[frio] Move content of event_edit.js to mod_event.js to prevent an unsafe-eval
This commit is contained in:
Michael Vogel 2021-07-22 14:39:25 +02:00 committed by GitHub
commit a1ee75eba7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 116 additions and 114 deletions

View file

@ -1,6 +1,3 @@
<script type="text/javascript" src="{{$baseurl}}/view/theme/frio/js/event_edit.js?v={{$smarty.const.FRIENDICA_VERSION}}"></script>
<div id="event-form-wrapper">
<h3 class="heading">{{$title}}</h3>