Go to file
Konstantina Galouni ca9f2bca45 [Library | develop]: In search bars, set in placeholder the portal name according to the configuration name.
1. home.component & navigationBar.component: Get portalName by config.portalAsObservable>name and set placeholder to "Search "+portalName.
2. searchAll.component.ts: Set default value of "formPlaceholderText" to "Search".
3. advancedSearchForm.component.html: Set placeholder of input (when there is also the <entities-selection>) to [placeholder]="formPlaceholderText".
2023-07-24 16:25:20 +03:00
explore [Library | develop]: In search bars, set in placeholder the portal name according to the configuration name. 2023-07-24 16:25:20 +03:00
services Utils Service: Change user info property. 2023-03-23 10:41:37 +02:00
.gitignore add .angular folder to gitignore 2022-09-23 16:04:51 +03:00
.gitmodules Create new branch for explore new-theme. Initialize variables, css and angular.json 2022-03-30 13:01:55 +03:00