Skip to content
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

Ukol 2 - Tomas Linhart #20

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tomeus
Copy link

@tomeus tomeus commented Oct 15, 2016

Move queries to repositories and fix problem with product method firstCategory. Add pagination implemented by doctrine tool paginator. Add breadcrumb for category detail and product detail.

@@ -1,6 +1,7 @@
{% extends 'base.html.twig' %}

{% block body %}
{% include ":components:breadcrumb.html.twig" %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kód by měl být vždy konzistentní napříč celým projektem, zde máš dva způsoby zápisu odkazu na šablonu: components/ a :components:

@vasekboch vasekboch changed the title Tomas Linhart homework 2 Ukol 2 - Tomas Linhart Oct 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants