8000 Added mentions to some popular (and useful) Symfony bundles by javiereguiluz · Pull Request #5373 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Added mentions to some popular (and useful) Symfony bundles #5373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 19, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Link to the official repository of the bundle.
  • Loading branch information
javiereguiluz committed Jun 9, 2015
commit bf4f3d641d3184f3f5bf60e22e27e216ac74e4e8
2 changes: 1 addition & 1 deletion cookbook/assetic/asset_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -579,4 +579,4 @@ some isolated directory (e.g. ``/js/compiled``), to keep things organized:
<script src="<?php echo $view->escape($url) ?>"></script>
<?php endforeach ?>

.. _`LiipImagineBundle`: http://knpbundles.com/liip/LiipImagineBundle
.. _`LiipImagineBundle`: https://github.com/liip/LiipImagineBundle
0