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

Enable users to choose between BTC and USD currency #12

Merged
merged 8 commits into from Mar 12, 2014

Conversation

yskhoo
Copy link
Member

@yskhoo yskhoo commented Mar 10, 2014

@ryanjadhav
Copy link
Member

seems alright

// New Transaction
// -------------------------

#amount {
Copy link
Contributor

Choose a reason for hiding this comment

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

let's not use ids. Classes are good enough. See: http://oli.jp/2011/ids/

.example-numbers
input#transactionRecipient.form-control(class='tt-query typeahead', type='text', autofocus=true, autocomplete='off', spellcheck='false', dir='auto', style='position: relative; vertical-align: top; background-color: transparent;')
input.form-control.transactionRecipient(class='typeahead', type='text', autofocus=true, autocomplete='off', spellcheck='false', dir='auto')
Copy link
Member

Choose a reason for hiding this comment

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

@yskhoo I'm gonna let this go because we might revamp the UI completely, but try to keep class name styles consistent.

ryanjadhav added a commit that referenced this pull request Mar 12, 2014
Enable users to choose between BTC and USD currency
@ryanjadhav ryanjadhav merged commit 6a27d5d into RepublicOfKids:master Mar 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants