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

show only logics with ontologies as default #644

Merged
merged 3 commits into from
Feb 13, 2014

Conversation

SGraef
Copy link
Member

@SGraef SGraef commented Feb 6, 2014

fixes #586


-unless @all
= "but only #{pluralize(@counter, "logic")}"
have ontologies defined
Copy link
Contributor

Choose a reason for hiding this comment

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

You have to differentiate between one and many: 1 has but 123 have
This is easier if you put your text into a localization file.

@0robustus1
Copy link
Contributor

Just a note. We shouldn't do partial whitespace fixes right now. This only clutters the git-repository history. Before the last FOIS-release we should instead do a one-commit scrubbing of the whole ontohub code (and ensure the correct use from that point on).

@nning
Copy link
Contributor

nning commented Feb 13, 2014

@0robustus1: Ack!

nning added a commit that referenced this pull request Feb 13, 2014
…gies

Show only logics with ontologies as default, fixes #586.
@nning nning merged commit e216166 into staging Feb 13, 2014
@nning nning deleted the 586-show_only_logics_with_ontologies branch February 13, 2014 14:37
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.

As default, display only logics with more than 0 ontologies
4 participants