Open filypsdias opened 4 years ago
Indentation in some view files are not good, what makes maintenance very hard. Some conditions could be easily change to ternary conditions
Better code organization. Replace simple conditions to ternaries
Problem description
Indentation in some view files are not good, what makes maintenance very hard. Some conditions could be easily change to ternary conditions
Expected Behavior
Better code organization. Replace simple conditions to ternaries