Skip to content
Snippets Groups Projects
Commit 98443340 authored by totten's avatar totten
Browse files

"AngularJS: File Names" - Tweak heading

parent 9720649e
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ __Service Files__
* `ang/{mymodule}/{FooBar}.js` - The declaration and logic for a service named `mymoduleFooBar`.
!!! tip "Use tilde (`~`) to load HTML templates"
!!! tip "Tip: Use tilde (`~`) to load HTML templates"
When writing code for Angular, you might use an expression like
`{templateUrl: 'https://example.org/FooBar.html'}`. However,
constructing a full URL that works in every Civi deployment would be
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment