Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
haniehheidari committed Jul 7, 2024
2 parents 2d2f332 + 32c6d3e commit a00dbfb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Prettify code
uses: creyD/prettier_action@v4.2
uses: creyD/prettier_action@v4.3
with:
# This part is also where you can pass other options, for example:
prettier_options: --write **/*.md
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################# Default configuration ###################
# provide your domain here
baseURL = "https://docs-next.ava-crm.ir"
baseURL = "https://dpsoft-official.github.io/next.ava-doc/"
# theme
theme = "dot"
# site title
Expand Down
6 changes: 4 additions & 2 deletions content/administrator/organizer/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,10 @@ date: 2020-03-29T11:02:05+06:00
برای ورود به سامانه با هویت اعضای سازمان خود می توانید از گزینه (impersonate) استفاده نمایید.

![](impersonate.png)
#### قوانین و مقررات
این آیین نامهامکان تعریف آیین نامه سازمانی برای هر سازمان به صورت مجزا اضافه شده است. برای تعریف آیین نامه در بخش سازمان و از طریق ادیتور میتوانید اقدام کنید.

#### قوانین و مقررات

این آیین نامهامکان تعریف آیین نامه سازمانی برای هر سازمان به صورت مجزا اضافه شده است. برای تعریف آیین نامه در بخش سازمان و از طریق ادیتور میتوانید اقدام کنید.
این آیین نامه در پنل کاربران هر سازمان از جمله مشاوران نمایش داده خواهد شد.
![قوانین](company-rule.png)

Expand Down

0 comments on commit a00dbfb

Please sign in to comment.