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 markup of file names in file picker #14946

Merged
merged 1 commit into from
Apr 3, 2019

Conversation

danxuliu
Copy link
Member

@danxuliu danxuliu commented Apr 3, 2019

Follow up to #14912

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu danxuliu added this to the Nextcloud 16 milestone Apr 3, 2019
Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

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

Raaah, ki** me!

@@ -47,7 +47,7 @@ <h2>{emptytext}</h2>
<span class="filename-parts">
<span class="filename-parts__first">{filename1}</span>
<span class="filename-parts__last">{filename2}</span>
</div>
</span>
Copy link
Member

Choose a reason for hiding this comment

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

<span> inside <span> is usually not allowed 🙈

Copy link
Member

Choose a reason for hiding this comment

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

@MorrisJobke MorrisJobke merged commit 3dde4b0 into master Apr 3, 2019
@MorrisJobke MorrisJobke deleted the fix-markup-of-file-names-in-file-picker branch April 3, 2019 15:55
@MorrisJobke MorrisJobke mentioned this pull request Apr 3, 2019
2 tasks
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