From 2e405d6e4f9865aed2aeb36a9bd0bbdf4d276848 Mon Sep 17 00:00:00 2001 From: Julian Dehm Date: Thu, 20 Apr 2023 17:00:44 +0200 Subject: [PATCH] rename fontawesome icons for v6 * rename fas -> fa-solid * rename far -> fa-regular --- .../comments/static/comments/CommentManageDropdown.jsx | 2 +- .../comments_async/static/comments_async/comment.jsx | 8 ++++---- .../comments_async/static/comments_async/comment_box.jsx | 4 ++-- .../static/comments_async/comment_manage_dropdown.jsx | 2 +- .../static/comments_async/filter_category.jsx | 2 +- .../static/comments_async/filter_search.jsx | 6 +++--- .../comments_async/static/comments_async/filter_sort.jsx | 2 +- .../static/comments_async/moderator_feedback.jsx | 2 +- .../templates/a4dashboard/base_dashboard_project.html | 4 ++-- .../templates/a4dashboard/includes/form_field.html | 2 +- .../dashboard/templates/a4dashboard/project_list.html | 4 ++-- .../templates/a4filters/widgets/free_text_filter.html | 2 +- .../forms/templates/a4forms/includes/inline_form.html | 4 ++-- .../images/templates/a4images/image_upload_widget.html | 4 ++-- .../static/a4maps/a4maps_choose_polygon_with_preset.js | 2 +- adhocracy4/maps/static/a4maps/a4maps_display_points.js | 2 +- adhocracy4/polls/static/PollDashboard/EditPollChoice.jsx | 2 +- .../polls/static/PollDashboard/EditPollOpenQuestion.jsx | 2 +- .../polls/static/PollDashboard/EditPollQuestion.jsx | 2 +- adhocracy4/polls/static/PollDetail/PollResults.jsx | 6 +++--- adhocracy4/static/Alert.jsx | 2 +- adhocracy4/static/Modal.jsx | 2 +- 22 files changed, 34 insertions(+), 34 deletions(-) diff --git a/adhocracy4/comments/static/comments/CommentManageDropdown.jsx b/adhocracy4/comments/static/comments/CommentManageDropdown.jsx index 80fb64d2d..533f7b65d 100644 --- a/adhocracy4/comments/static/comments/CommentManageDropdown.jsx +++ b/adhocracy4/comments/static/comments/CommentManageDropdown.jsx @@ -12,7 +12,7 @@ const CommentManageDropdown = (props) => { type="button" className="dropdown-toggle" aria-haspopup="true" aria-expanded="false" data-bs-toggle="dropdown" > -