Skip to content

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

@jmillman

Description

@jmillman

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions