Skip to content

Commit

Permalink
Feat/rename integration (#77)
Browse files Browse the repository at this point in the history
* fix(repository)

* feat(Admin): rename Search Module in Kentico administration

---------

Co-authored-by: Michal Jakubis <[email protected]>
  • Loading branch information
bkapustik and michalJakubis authored Oct 8, 2024
1 parent 4eb3a35 commit 487cc59
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified images/xperience-administration-dashboard.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/xperience-administration-search-index-edit-form.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/xperience-administration-search-index-list.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
identifier: LuceneApplicationPage.IDENTIFIER,
type: typeof(LuceneApplicationPage),
slug: "lucene",
name: "Search",
name: "Lucene Search",
category: BaseApplicationCategories.DEVELOPMENT,
icon: Icons.Magnifier,
templateName: TemplateNames.SECTION_LAYOUT)]
Expand Down

0 comments on commit 487cc59

Please sign in to comment.