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

Sidebar basic structure #102

Merged
merged 18 commits into from
Feb 22, 2016
Merged

Sidebar basic structure #102

merged 18 commits into from
Feb 22, 2016

Conversation

kjacks
Copy link
Contributor

@kjacks kjacks commented Feb 18, 2016

No description provided.

@@ -23,6 +23,8 @@ def top_menu(context, parent, calling_page=None):
# programs = Program.objects.in_menu().order_by("title").exclude(location=True)
programs = []
location_programs = []
print parent
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like you left in a couple print statement, I would go ahead and take these out.

@sanajaved7
Copy link
Contributor

Hey @kjacks before we merge this into the master branch, I'd like for us to fix some of the markup issues that I ran into last night. We haven't gotten to populating the side bar via database query but this is more about space being left on pages for a sidebar where there shouldn't be - i.e. the home page or org wide pages. I'll shoot you an email about this!

@kjacks kjacks merged commit f296da1 into master Feb 22, 2016
@kjacks kjacks deleted the sidebar-basic-structure branch February 23, 2016 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants