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
Macro define parameters bug #184
Comments
Implementation will be more complex. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: dev-master 505c0b1
Works:
class => 'btn btn-secondary no-push'
Not:
{include inputSubmit $form[send], class => 'btn btn-secondary no-push'}
class => null
The text was updated successfully, but these errors were encountered: