mirror of https://gitlab.com/bashrc2/epicyon
Roles section in profile
parent
da07855e97
commit
46687f8b6d
|
@ -1498,7 +1498,6 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
|
||||||
'placeholder="" ' + \
|
'placeholder="" ' + \
|
||||||
'style="height:200px" spellcheck="false">' + \
|
'style="height:200px" spellcheck="false">' + \
|
||||||
counselors + '</textarea>'
|
counselors + '</textarea>'
|
||||||
roleAssignStr += ' </div></details>\n'
|
|
||||||
|
|
||||||
# artists
|
# artists
|
||||||
artists = ''
|
artists = ''
|
||||||
|
|
Loading…
Reference in New Issue