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

headers not added to a file with the word Transaction in the name #97

Open
jmillman opened this issue Sep 28, 2015 · 1 comment
Open

Comments

@jmillman
Copy link

I have an AngularJS application that loads html template files using directive templates like this:

,template: div data-ng-include src= asset_path ottVirtualTrans.html (that should be a div tag but I can't get everything to display in these comments, but you get the idea, I load the template from the asset pipeline)

This was adding the access headers for all templates aside from two that had the word Transaction in the name like ottUnassociatedTransaction.html and ottHideTransaction.html. To get around this, I simply renamed the files to Trans: ottUnassociatedTrans.html and ottHideTrans.html.

Thanks!

@sandstrom
Copy link

I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe we can close this issue?

By closing some old issues we reduce the list of open issues to a more manageable set.

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

No branches or pull requests

2 participants