feat: refs #6839 normalize search #936
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#936
Loading…
Reference in New Issue
No description provided.
Delete Branch "6839-normalizeSearch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -148,2 +156,4 @@
expansionItemElements[itemName].scrollToLastElement();
};
function normalize(text) {
Pasa los acentos o diéresis a letras normales, solicitado por J. Gallego.