Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
920
Issues
920
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Development
Core
Commits
068fdda3
Unverified
Commit
068fdda3
authored
Apr 07, 2019
by
Seamus Lee
Committed by
GitHub
Apr 07, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #13984 from seamuslee001/nfc_comment_fix_ang
(NFC) Fix location of comment to match future coder version
parents
a3b9a8e3
52929a9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
ang/crmResource.ang.php
ang/crmResource.ang.php
+2
-1
No files found.
ang/crmResource.ang.php
View file @
068fdda3
...
...
@@ -6,5 +6,6 @@
return
[
'ext'
=>
'civicrm'
,
// 'js' => array('js/angular-crmResource/byModule.js'), // One HTTP request per module.
'js'
=>
[
'js/angular-crmResource/all.js'
],
// One HTTP request for all modules.
// One HTTP request for all modules.
'js'
=>
[
'js/angular-crmResource/all.js'
],
];
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment