Skip to content

Add enableGravatar option to module - #912

Open
derekisbusy wants to merge 2 commits into
dektrium:masterfrom
derekisbusy:enableGravatar
Open

Add enableGravatar option to module#912
derekisbusy wants to merge 2 commits into
dektrium:masterfrom
derekisbusy:enableGravatar

Conversation

@derekisbusy

Copy link
Copy Markdown
Contributor
Q A
Is bugfix? no
New feature? yes
Breaks BC? no
Fixed issues comma-separated list of tickets # fixed by the PR, if any

Comment thread views/settings/profile.php Outdated
); ?>

<?= $form
<?= ($this->context->module->enableGravatar)? $form

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please, use if.
Ternary not necessary here.

@thiagotalma

Copy link
Copy Markdown
Member

@derekisbusy Do you want to update your PR or should I close it?

@derekisbusy

Copy link
Copy Markdown
Contributor Author

@thiagotalma I updated the request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants