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

Fixes #11168 - Provisioning templates form is showing corrrect tabs #2561

Closed
wants to merge 1 commit into from

Conversation

alongoldboim
Copy link
Member

Fixed the problems there were in PR 11010.

<%= render "custom_tabs", :f => f %>

<% if type == 'ptable' %>
<%= render "custom_tabs", :f => f %>
Copy link
Member

Choose a reason for hiding this comment

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

Looks like you can inline this render xxxxxxx if type == 'ptable'

@dLobatog
Copy link
Member

@alongoldboim Can you move the alert that says Note: Useful template functions and macros just above the template editor? It's only relevant for the editor.

Apologies for merging the other PR so quickly, I think it broke down after the quick update that was supposed just to move a few fields up.

@alongoldboim
Copy link
Member Author

@elobato it was my mistake first :).
Changed to the desired location.

@dLobatog
Copy link
Member

Merged as 5562aab, thanks @alongoldboim!

@dLobatog dLobatog closed this Jul 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants