Bazunov A.I. Lab Work Hard #1 #7

Closed
viltskaa wants to merge 5 commits from LabWork_1_hard into LabWork_1
Owner
No description provided.
viltskaa added 5 commits 2023-02-14 23:07:49 +04:00
viltskaa requested review from eegov 2023-02-14 23:07:55 +04:00
eegov approved these changes 2023-02-19 00:01:28 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +146,4 @@
this.Controls.Add(this.comboBoxName);
this.Controls.Add(this.dataGridView);
this.Name = "FormStore";
this.Text = "FormStore";
Collaborator

Заголовок формы оформлен неверно

Заголовок формы оформлен неверно
@ -0,0 +122,4 @@
this.Controls.Add(this.comboBoxSushi);
this.Controls.Add(this.comboBoxStore);
this.Name = "FormStoreReplenishment";
this.Text = "FormStoreReplenishment";
Collaborator

Заголовок формы оформлен неверно

Заголовок формы оформлен неверно
@ -0,0 +96,4 @@
this.Controls.Add(this.buttonAdd);
this.Controls.Add(this.dataGridView);
this.Name = "FormStores";
this.Text = "FormStores";
Collaborator

Заголовок формы оформлен неверно

Заголовок формы оформлен неверно
eegov closed this pull request 2023-02-19 00:01:33 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: viltskaa/PIbd-22_Bazunov_A.I._SushiBar#7
No description provided.