File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -97,8 +97,10 @@ body.controller-issues.action-show .dynamicEditField button.action.valid {
9797 color : white;
9898}
9999
100+
100101body .controller-issues .action-show .dynamicEditField select {
101102 border : none;
103+ display : none;
102104 background-image : none;
103105 background-color : transparent;
104106 -webkit-box-shadow : none;
Original file line number Diff line number Diff line change 1+ ru :
2+ ide_txt_validation_btn : ' Подтвердите изменение'
3+ ide_txt_error_positive_number : ' Должно быть положительным числом'
4+ ide_txt_error_start_date : ' Дата начала должна быть раньше срока'
5+ ide_txt_error_due_date : ' Дата должна быть после даты начала'
6+ ide_txt_error_ajax_call : ' Ошибка (проверьте Вашу JS консоль)'
7+ ide_txt_cancel_btn : ' Отменить изменения'
8+ ide_txt_required_field : ' Это поле обязательно для перехода к следующему шагу'
You can’t perform that action at this time.
0 commit comments