We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't think we have to do this perfectly, but we can get pretty close. The variables are:
Do we know the page count?
Is it an opinion?
If we don't know the page count, we're sunk. If we do and it's not an opinion, we can show the price.
I think we could do this as a template tag, so we can just pop it in wherever we want.
This will be useful when we do the "RECAP Pray and Pay Project" (#1346)
The text was updated successfully, but these errors were encountered:
92074fd
feat(pacer): Show pricing on docket page
32e30c4
Fixes: #1347
No branches or pull requests
I don't think we have to do this perfectly, but we can get pretty close. The variables are:
Do we know the page count?
Is it an opinion?
If we don't know the page count, we're sunk. If we do and it's not an opinion, we can show the price.
I think we could do this as a template tag, so we can just pop it in wherever we want.
This will be useful when we do the "RECAP Pray and Pay Project" (#1346)
The text was updated successfully, but these errors were encountered: