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

Option Display SteamDb Rating #13

Merged
merged 1 commit into from
Nov 7, 2017
Merged

Option Display SteamDb Rating #13

merged 1 commit into from
Nov 7, 2017

Conversation

GayKevin
Copy link
Contributor

@GayKevin GayKevin commented Nov 7, 2017

  • Add option to display SteamDb Rating on app pages

}

if( items[ 'link-steamdb-rating' ] )
{
Copy link
Member

Choose a reason for hiding this comment

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

Keep tabs please.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It should be fix now

Copy link
Contributor Author

@GayKevin GayKevin Nov 7, 2017

Choose a reason for hiding this comment

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

Converted all spaces to tabs


if( element )

// We need to bind a tooltip, and the only way to do that is to inject a script into the page
Copy link
Member

Choose a reason for hiding this comment

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

Duplicated code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry, i deleted the duplicate code.

@@ -64,6 +64,11 @@
<span class="control-indicator"></span>
Add a calculator link on community profiles
</label>
<label class="control checkbox">
<input type="checkbox" class="option-check" checked data-option="link-steamdb-rating">
Copy link
Member

Choose a reason for hiding this comment

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

Remove link- prefix.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

  • Changed to steamdb-rating

@xPaw
Copy link
Member

xPaw commented Nov 7, 2017

It's still using spaces, not tabs.

- Add option to display SteamDb Rating on app pages
@xPaw xPaw merged commit 64e8cbd into SteamDatabase:master Nov 7, 2017
@xPaw
Copy link
Member

xPaw commented Nov 7, 2017

Thanks!

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.

None yet

2 participants