forked from MapComplete/MapComplete
Remove license information from note upload panel
This commit is contained in:
parent
a995f0e2aa
commit
49210f2a28
1 changed files with 0 additions and 2 deletions
|
@ -451,8 +451,6 @@ export default class SpecialVisualizations {
|
|||
const ti = Translations.t.image
|
||||
const uploadPanel = new Combine([
|
||||
fileSelector,
|
||||
new Combine([ti.willBePublished, ti.cco]),
|
||||
ti.ccoExplanation.SetClass("subtle text-sm"),
|
||||
ti.respectPrivacy.SetClass("text-sm"),
|
||||
]).SetClass("flex flex-col")
|
||||
return new LoginToggle(
|
||||
|
|
Loading…
Reference in a new issue