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

Barn Kit Sub-Tab Ordering #52

Open
wpgoble opened this issue Jan 11, 2024 · 1 comment
Open

Barn Kit Sub-Tab Ordering #52

wpgoble opened this issue Jan 11, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers UI/UX User Interface / User Experience Improvement

Comments

@wpgoble
Copy link
Contributor

wpgoble commented Jan 11, 2024

The "Info" subtab on the Barn Kit tab should appear on the left. The Seeding Report sub-tab should appear to the right. This ordering is controlled by the weights assigned in the farmdata2_modules/fd2_tabs/fd2_barn_kit.module file.


Issue by braughtg
Wednesday Sep 22, 2021 at 12:19 GMT
Originally opened as DickinsonCollege/FarmData2#283

@wpgoble wpgoble added bug Something isn't working good first issue Good for newcomers UI/UX User Interface / User Experience Improvement labels Jan 11, 2024
@wpgoble
Copy link
Contributor Author

wpgoble commented Jan 11, 2024

When changes are made to the .module files, it is necessary to clear the Drupal cache for the results to be seen in the running application. The command to do that is:

docker exec -it fd2_farmdata2 drush cc all


Comment by braughtg
Friday Feb 25, 2022 at 15:57 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers UI/UX User Interface / User Experience Improvement
Projects
None yet
Development

No branches or pull requests

1 participant