projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4381cab
)
(NFC) Normalize trailing newlines
author
Tim Otten
<totten@civicrm.org>
Thu, 12 Sep 2019 23:36:40 +0000
(19:36 -0400)
committer
CiviCRM
<info@civicrm.org>
Wed, 16 Sep 2020 02:13:19 +0000
(19:13 -0700)
ext/afform/mock/ang/afExamplePage.aff.html
patch
|
blob
|
blame
|
history
ext/afform/mock/ang/fakelibFoo.aff.html
patch
|
blob
|
blame
|
history
ext/afform/mock/ang/fakelibFoo.aff.json
patch
|
blob
|
blame
|
history
diff --git
a/ext/afform/mock/ang/afExamplePage.aff.html
b/ext/afform/mock/ang/afExamplePage.aff.html
index 7e18ff54409e9adee188f3b19f84f4073b6d7288..801da898560cde10b7eb954333972f1ea4558d9f 100644
(file)
--- a/
ext/afform/mock/ang/afExamplePage.aff.html
+++ b/
ext/afform/mock/ang/afExamplePage.aff.html
@@
-1,3
+1,3
@@
<div>Hello {{routeParams.name}}.</div>
<div>The foo says "<span fakelib-foo/>".</div>
-<div>The bare file says "<span fakelib-bare-file/>"</div>
\ No newline at end of file
+<div>The bare file says "<span fakelib-bare-file/>"</div>
diff --git
a/ext/afform/mock/ang/fakelibFoo.aff.html
b/ext/afform/mock/ang/fakelibFoo.aff.html
index b32d06d7f847315137d2fb3ba15943139e5e84e3..0c4807bcc347959e36b83d95c234808ba5a08748 100644
(file)
--- a/
ext/afform/mock/ang/fakelibFoo.aff.html
+++ b/
ext/afform/mock/ang/fakelibFoo.aff.html
@@
-1
+1
@@
-<em>the foo bar stuff</em>
\ No newline at end of file
+<em>the foo bar stuff</em>
diff --git
a/ext/afform/mock/ang/fakelibFoo.aff.json
b/ext/afform/mock/ang/fakelibFoo.aff.json
index 9e26dfeeb6e641a33dae4961196235bdb965b21b..0967ef424bce6791893e9a57bb952f80fd536e93 100644
(file)
--- a/
ext/afform/mock/ang/fakelibFoo.aff.json
+++ b/
ext/afform/mock/ang/fakelibFoo.aff.json
@@
-1
+1
@@
-{}
\ No newline at end of file
+{}