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

Hamlet template rewrite #3

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Hamlet template rewrite #3

wants to merge 12 commits into from

Conversation

geraldus
Copy link
Owner

@geraldus geraldus commented Oct 9, 2019

No description provided.

@geraldus geraldus changed the title Issue 2 Hamlet template rewrite Oct 9, 2019
Copy link
Owner Author

@geraldus geraldus left a comment

Choose a reason for hiding this comment

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

Still requires little touches

<small className="text-muted">#[currSign c]</small>
</big>
<br/>
<small className="text-muted">#[sign]#[cents2dblT f]#
Copy link
Owner Author

Choose a reason for hiding this comment

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

Move #[sign]#[cents2dblT f]# to new line

<small>_[MsgOrderWasExecuted] #</small>
</span>
</td>
<td className="text-center align-middle">+#<span>
Copy link
Owner Author

Choose a reason for hiding this comment

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

Move <span> to new line

</span>
<br className="d-md-none"/>
<small className="d-md-none">-#
<span>#[cents2dblT fee]
Copy link
Owner Author

Choose a reason for hiding this comment

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

Tag content to new line

</small>
</td>
<td className="d-none d-md-table-cell text-center align-middle">-#
<span>#[cents2dblT fee]
Copy link
Owner Author

Choose a reason for hiding this comment

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

Move tag contents to new line

encType="#{enctype}"
action="@{WithdrawalCreateR}"
className="col-12 col-sm-10 col-md-8 mx-auto"
>^[widget]
Copy link
Owner Author

Choose a reason for hiding this comment

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

Move tag contents to new line

</div>
<div className="col-5 text-right">
<a href="@{ClientOrderViewR oid}">
<small>#[cents2dblT exchangeOrderAmountCents]
Copy link
Owner Author

Choose a reason for hiding this comment

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

Newline

</div>
<div className="col-4 text-right">
<a href="@{ClientOrderViewR oid}">
<small>#[cents2dblT inAmountCents]&nbsp;#
Copy link
Owner Author

Choose a reason for hiding this comment

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

Newline

<span
id="#{wrapId}-remember-trigger"
className="text-muted"
>_[MsgDoNotShowAgain]
Copy link
Owner Author

Choose a reason for hiding this comment

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

Newline

className="text-muted"
>_[MsgDoNotShowAgain]
</span>
<div style={ { float: 'right' } }>
Copy link
Owner Author

Choose a reason for hiding this comment

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

Remove extra spaces between { { and } }

<label
className="form-check-label"
htmlFor="#{featuredIdent'}"
>Продивигать новость
Copy link
Owner Author

Choose a reason for hiding this comment

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

Newline

return (
<div>
<span>
<big>#[centsT]#
Copy link
Owner Author

Choose a reason for hiding this comment

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

Newline

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.

2 participants