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 #1912 #1948

Merged
merged 2 commits into from
Sep 28, 2016
Merged

fix #1912 #1948

merged 2 commits into from
Sep 28, 2016

Conversation

antgonza
Copy link
Member

By default the values are now hidden and you have to click on a "values" button so they are shown, see image below. This changed hit twbs/bootstrap#12593 so had to upgrade bootstrap.

screen shot 2016-09-22 at 2 42 08 pm

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 84.012% when pulling cb616de on antgonza:issue-1912 into 711ca78 on biocore:master.

    
<button type="button" class="btn" data-toggle="collapse" data-target=".{{i}}collapsed">values</button>
</td>
{% for row in summary %}
Copy link
Contributor

Choose a reason for hiding this comment

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

would it make sense to expand the tuple here instead of indexing on lines 173 and 174?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure but if you feel strong about it, I can add.

Copy link
Contributor

Choose a reason for hiding this comment

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

meh

@antgonza antgonza mentioned this pull request Sep 26, 2016
@mortonjt
Copy link
Contributor

I'm curious - what changed in the css files (the diff is too big to view).

@ElDeveloper ElDeveloper merged commit 8f65432 into qiita-spots:master Sep 28, 2016
@ElDeveloper
Copy link
Member

@mortonjt, sorry, didn't see your comment while I was reviewing and merged. My bad! As @antgonza points out in his opening message, he updated bootstrap to deal with a bug that was introduced as part of these changes.

@mortonjt
Copy link
Contributor

Oh ok. I think it is good then.

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.

None yet

5 participants