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

Show type of executable with fontawesome icon #2149

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

vmcj
Copy link
Member

@vmcj vmcj commented Sep 21, 2023

image

@vmcj vmcj requested a review from meisterT September 21, 2023 18:43
$execdata['icon']['icon'] = 'code-compare';
break;
case 'compile':
$execdata['icon']['icon'] = 'down-left-and-up-right-to-center';
Copy link
Member

Choose a reason for hiding this comment

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

I prefer language over this but keep it if you like it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Language is fine by me.

The type is now removed as column from the table.
@vmcj vmcj force-pushed the executables_table_fontawesome_icon branch from 7bf1e79 to 04be409 Compare September 21, 2023 19:20
@vmcj vmcj merged commit f9ccdfd into DOMjudge:main Sep 21, 2023
@vmcj vmcj deleted the executables_table_fontawesome_icon branch September 21, 2023 19:21
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