Problem/Motivation
hook_help function missing in .module file
Primary tabs
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | after_1.png | 14.86 KB | tanuja bohra |
| #8 | before_1.png | 13.87 KB | tanuja bohra |
| #6 | browser_warning_block.png | 48.83 KB | nitin_lama |
| #4 | help_page.png | 28.19 KB | tanuja bohra |
Issue fork browser_warning_block-3337448
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jay jangid commentedCreated MR , please review.
Thank you.
Comment #4
tanuja bohra commented@Jay Jangid, help() is added but contains only a single line description. We can add uses and administration configuration details or pages, please refer to other help pages.
Comment #5
nitin_lamaComment #6
nitin_lamaPlease review.
Thanks.
Comment #7
nitin_lamaComment #8
tanuja bohra commentedVerified MR2 , hook_help() is added. RTBC++