From 37db597b42225c138025330a1044131ceb1cdc79 Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Thu, 24 Aug 2017 10:23:51 -0600 Subject: [PATCH] Remove custom alphabetical order from standard --- .../EditDictionaryForm.jsx | 23 ++----------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/src/components/management/EditDictionaryModal/EditDictionaryForm.jsx b/src/components/management/EditDictionaryModal/EditDictionaryForm.jsx index 5272a00..c6868b5 100644 --- a/src/components/management/EditDictionaryModal/EditDictionaryForm.jsx +++ b/src/components/management/EditDictionaryModal/EditDictionaryForm.jsx @@ -69,27 +69,8 @@ export const EditDictionaryForm = ({ -
- -

- The custom order for sorting the words in your { specification }. If blank, English alphabetical order will be used.
- If the "Case Sensitive" setting is set, include both upper and lower case letters, otherwise, use upper or lower case exclusively. -

-
-