Skip to content

Do not show null links in buyers/sellers list. #466

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

Closed
wants to merge 1 commit into from

Conversation

cssru
Copy link
Contributor

@cssru cssru commented Aug 26, 2016

This change is Reviewable

@@ -65,7 +65,7 @@
<insert tableName="transaction_participants">
<column name="id" value="3"/>
<column name="name" value="Duncan MacLeod"/>
<column name="url" value="http://example.com/duncan-macleod"/>
<column name="url" value="NULL"/>
Copy link
Owner

Choose a reason for hiding this comment

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

Там поди строчка такая вставится? Если хочешь NULL-то просто ничего не вставляй.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Я запускал. Все-таки как NULL видит, потому как тег выкусывает.
Могу и убрать, просто хотел подчеркнуть, что именно NULL здесь (чтобы ревьюверу меньше думать пришлось :) ).

Copy link
Owner

Choose a reason for hiding this comment

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

Ревьювер тебя понял. Можешь убирать совсем :)

@php-coder
Copy link
Owner

Merged in 252dc70 commit.

@php-coder php-coder closed this Aug 27, 2016
@cssru cssru deleted the gh460_hide_null_links branch August 28, 2016 17:25
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.

2 participants