Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Don't allow creating empty file filters #7965

Merged
merged 1 commit into from
May 29, 2014

Conversation

marcelgerber
Copy link
Contributor

For #7961 @bchintx @RaymondLim

This also fixes #7960.

var $primaryBtn = dialog.getElement().find(".primary");

function updatePrimaryButton() {
var trimmedValue = $editField.val().trim();
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: extra whitespace before =.

@RaymondLim
Copy link
Contributor

Thanks @SAplayer. Looks good. I just have one minor nit.

@RaymondLim RaymondLim self-assigned this May 29, 2014
@marcelgerber
Copy link
Contributor Author

Fixed & squashed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Long Exclusion Set name pushes edit icon onto new line
2 participants