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

Recovery of filtering, some columns reordered #392

Merged
merged 2 commits into from
May 14, 2021
Merged

Conversation

sergeikobelev
Copy link
Member

No description provided.

daxartio
daxartio previously approved these changes May 7, 2021
Copy link
Collaborator

@daxartio daxartio left a comment

Choose a reason for hiding this comment

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

Пробел лишний в коде вроде как

@@ -305,7 +305,7 @@ def menu_list():
{
'title': translate('Send selected'),
'shortcut': 'Ctrl+K',
'tabs': [0, 1, 3, 4],
'tabs': [0, 1, 2, 3, 4],
Copy link
Collaborator

Choose a reason for hiding this comment

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

дистанции лишние, оттуда вроде нельзя была отправлять данные на сервер при селекте дистанций

Copy link
Member Author

Choose a reason for hiding this comment

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

У дистанций индекс 3. Их задисейблю.

@daxartio daxartio merged commit fbec3b0 into develop May 14, 2021
@daxartio daxartio deleted the bug_filtering branch May 14, 2021 17:16
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.

2 participants