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

fix #1332: bottom bar to display message #1369

Merged
merged 2 commits into from
Aug 19, 2015
Merged

fix #1332: bottom bar to display message #1369

merged 2 commits into from
Aug 19, 2015

Conversation

nicosomb
Copy link
Member

Just a first version, no need to have a beautiful bar.

@nicosomb nicosomb added this to the 2.0.0-alpha.0 milestone Aug 18, 2015
@@ -113,5 +113,6 @@
<p>{% trans %}powered by{% endtrans %} <a href="http://wallabag.org">wallabag</a></p>
</footer>
{% endblock %}
<div id="alphabar">You're trying wallabag v2, which is in alpha version. If you find a bug, please have a look to <a href="https://github.com/wallabag/wallabag/issues">our issues list</a> and <a href="https://github.com/wallabag/wallabag/issues/new">open a new if necessary</a>.</div>
Copy link
Member

Choose a reason for hiding this comment

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

Hum I don't really like this hard coded way, can we defined that in the parameters.yml file? So when there is something in to display, we just have to fill the parameter and the alpha message will be displayed

@nicosomb
Copy link
Member Author

Fixed.

j0k3r added a commit that referenced this pull request Aug 19, 2015
fix #1332: bottom bar to display message
@j0k3r j0k3r merged commit 34437f4 into v2 Aug 19, 2015
@j0k3r j0k3r deleted the v2-bottombar branch August 19, 2015 19:27
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.

None yet

2 participants