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 ti = Translations.t.image
|
||||||
const uploadPanel = new Combine([
|
const uploadPanel = new Combine([
|
||||||
fileSelector,
|
fileSelector,
|
||||||
new Combine([ti.willBePublished, ti.cco]),
|
|
||||||
ti.ccoExplanation.SetClass("subtle text-sm"),
|
|
||||||
ti.respectPrivacy.SetClass("text-sm"),
|
ti.respectPrivacy.SetClass("text-sm"),
|
||||||
]).SetClass("flex flex-col")
|
]).SetClass("flex flex-col")
|
||||||
return new LoginToggle(
|
return new LoginToggle(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue