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.
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 braughtgFriday Feb 25, 2022 at 15:57 GMT
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 https://github.com/DickinsonCollege/FarmData2/issues/283