mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-05 14:41:53 +08:00
change repository icon
This commit is contained in:
parent
8753df7ce3
commit
bb3e1b4dcf
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ module SmartAnnotations
|
||||||
end
|
end
|
||||||
|
|
||||||
def trim_repository_name(name)
|
def trim_repository_name(name)
|
||||||
name.strip.slice(0..2).upcase
|
name.strip.slice(0..2).capitalize
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue