Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rotua Panjaitan
yii2
Commits
ac195085
Commit
ac195085
authored
May 26, 2014
by
Carsten Brandt
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3588 from klimov-paul/3429-docs-app-asset-location
Fix #3429: Incorrect path to AppAssets at docs
parents
d1a3d400
cf994133
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bootstrap-widgets.md
docs/guide/bootstrap-widgets.md
+1
-1
No files found.
docs/guide/bootstrap-widgets.md
View file @
ac195085
...
...
@@ -18,7 +18,7 @@ Basics
Yii doesn't wrap the bootstrap basics into PHP code since HTML is very simple by itself in this case. You can find details
about using the basics at
[
bootstrap documentation website
](
http://getbootstrap.com/css/
)
. Still Yii provides a
convenient way to include bootstrap assets in your pages with a single line added to
`AppAsset.php`
located in your
`
config
`
directory:
`
@app/assets
`
directory:
```
php
public
$depends
=
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment