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

Typo in unaccepted_assets.blade.php #8733

Closed
2 tasks done
diegogarciadev opened this issue Nov 13, 2020 · 1 comment
Closed
2 tasks done

Typo in unaccepted_assets.blade.php #8733

diegogarciadev opened this issue Nov 13, 2020 · 1 comment

Comments

@diegogarciadev
Copy link

diegogarciadev commented Nov 13, 2020

Please confirm you have done the following before posting your bug report:

Describe the bug
There is a typo in resources/views/reports/unaccepted_assets.blade.php

Line 51, should be:

<td>{{ ($assetItem->company) ? $assetItem->company->name : '' }}</td>

To Reproduce

Expected behavior

Screenshots

@snipe
Copy link
Owner

snipe commented Nov 13, 2020

This is now fixed on develop

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

No branches or pull requests

2 participants