cleanup locale function usage (#27227)

This commit is contained in:
Denys Konovalov 2023-09-24 22:31:58 +02:00 committed by GitHub
parent 3a187eace5
commit 2325fe777d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
49 changed files with 121 additions and 133 deletions

View file

@ -225,7 +225,6 @@
<template id="issue-comment-editor-template">
<div class="ui comment form">
{{template "shared/combomarkdowneditor" (dict
"locale" $.locale
"MarkdownPreviewUrl" (print $.Repository.Link "/markup")
"MarkdownPreviewContext" $.RepoLink
"TextareaName" "content"