image
This commit is contained in:
parent
c36876f7e7
commit
b8d492724c
@ -16,9 +16,9 @@ public class IndexView {
|
||||
@PostConstruct
|
||||
public void init() {
|
||||
sections.add(new Section("Статьи", "papers.jpg"));
|
||||
sections.add(new Section("Конференции", "conf.jpg"));
|
||||
sections.add(new Section("Гранты", "grants.jpg"));
|
||||
sections.add(new Section("Проекты", "projects.jpg"));
|
||||
sections.add(new Section("Проекты", "projects.jpg"));
|
||||
}
|
||||
|
||||
public List<Section> getSections() {
|
||||
|
Loading…
Reference in New Issue
Block a user