From 3d32696ff7d42f20a198ccdf1704b996bf087d23 Mon Sep 17 00:00:00 2001 From: hyeinlee00 Date: Tue, 27 Aug 2024 12:36:50 +0900 Subject: [PATCH] Modify typo and expressions in tips --- tips/1_common/1_oss_table/1_oss_table_top_button.md | 2 +- tips/1_common/1_oss_table/4_search_table.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tips/1_common/1_oss_table/1_oss_table_top_button.md b/tips/1_common/1_oss_table/1_oss_table_top_button.md index c5203d6..6f22287 100644 --- a/tips/1_common/1_oss_table/1_oss_table_top_button.md +++ b/tips/1_common/1_oss_table/1_oss_table_top_button.md @@ -4,7 +4,7 @@ published: true --- # OSS Table 상단 버튼 -OSS Table 우측 상단에는 4가지 버튼이 있습니다. +OSS Table 좌측 상단에는 4가지 버튼이 있습니다. ![OSSTableEdit](../../images/common/oss_table_functions/oss_table_edit.png) - ![TablePlusBtn](../../images/common/oss_table_buttons/plus.png){: width="1%"} : row가 추가됩니다. - ![TableDeleteBtn](../../images/common/oss_table_buttons/trash_can.png){: width="1%"} : 선택된 row 삭제됩니다. 선택된 row가 없이 클릭하는 경우, 전체 삭제됩니다. diff --git a/tips/1_common/1_oss_table/4_search_table.md b/tips/1_common/1_oss_table/4_search_table.md index 99b5c4e..1bc5f16 100644 --- a/tips/1_common/1_oss_table/4_search_table.md +++ b/tips/1_common/1_oss_table/4_search_table.md @@ -4,9 +4,9 @@ published: true --- # OSS Table Search -Header Column 아래 Filter Row가 위치하고 있습니다. 이 Filter Row를 활용하여 원하는 값을 검색할 수 있습니다. +OSS Table의 Header 아래에는 Search를 위한 Filter가 위치하고 있습니다. 이 Filter를 활용하여 Column 내 원하는 값을 검색할 수 있습니다. ![OSSTableSearch](../../images/common/oss_table_functions/oss_table_search.png) -- Filter Row는 다음과 같이 구성됩니다: +- Filter는 다음과 같이 구성됩니다: - 검색조건: | **문자** | ~ | == | ! | ^ | !^ | ! | !@ | !~ |