Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed May 14, 2024
1 parent 4fd3c2f commit f7a8c1b
Show file tree
Hide file tree
Showing 37 changed files with 15 additions and 1,229 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ $this->setJsFiles($assetManager->getJsFiles());

## Documentation

- Guide: [English](docs/guide/en/README.md), [Português - Brasil](docs/guide/pt-BR/README.md)
- [Guide](docs/guide/en/README.md)
- [Internals](docs/internals.md)

If you need help or have a question, the [Yii Forum](https://forum.yiiframework.com/c/yii-3-0/63) is a good place for that.
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/en/dropdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<p align="center">
</br>
<img src="../../images/dropdown.png">
<img src="../images/dropdown.png">
</p>

HTML generated consists of:
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/en/menu.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<p align="center">
</br>
<img src="../../images/menu.png">
<img src="../images/menu.png">
</p>

HTML generated consists of:
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/en/message.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<p align="center">
</br>
<img src="../../images/message.png">
<img src="../images/message.png">
</p>

HTML generated consists of:
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/en/modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The modal structure:

<p align="center">
</br>
<img src="../../images/modal.png">
<img src="../images/modal.png">
</p>

## Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/en/modalcard.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<p align="center">
</br>
<img src="../../images/modal_card.png">
<img src="../images/modal_card.png">
</p>

The modal structure:
Expand Down
6 changes: 3 additions & 3 deletions docs/guide/en/navbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@

<p align="center">
</br>
<img src="../../images/navbar.png">
<img src="../images/navbar.png">
</p>

<p align="center">
</br>
<img src="../../images/navbar-responsive-1.png">
<img src="../images/navbar-responsive-1.png">
</p>

<p align="center">
</br>
<img src="../../images/navbar-responsive-2.png">
<img src="../images/navbar-responsive-2.png">
</p>

HTML generated consists of:
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/en/panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<p align="center">
</br>
<img src="../../images/panel.png">
<img src="../images/panel.png">
</p>

## Usage
Expand Down
4 changes: 2 additions & 2 deletions docs/guide/en/progressbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
Loading widget looks like the following:

<p align="center">
<img src="../../images/progressbar.png">
<img src="../images/progressbar.png">
</p>

In progress widget looks like this:

<p align="center">
<img src="../../images/progressbar-indeterminate.gif">
<img src="../images/progressbar-indeterminate.gif">
</p>

## Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/en/tabs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<p align="center">
</br>
<img src="../../images/tabs.png">
<img src="../images/tabs.png">
</p>

## Usage
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
17 changes: 0 additions & 17 deletions docs/guide/pt-BR/README.md

This file was deleted.

88 changes: 0 additions & 88 deletions docs/guide/pt-BR/breadcrumbs.md

This file was deleted.

118 changes: 0 additions & 118 deletions docs/guide/pt-BR/dropdown.md

This file was deleted.

Loading

0 comments on commit f7a8c1b

Please sign in to comment.