[brooklyn-ui] branch tbouron-patch-2 created (now 598a958)

2021-01-12 Thread tbouron
This is an automated email from the ASF dual-hosted git repository.

tbouron pushed a change to branch tbouron-patch-2
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git.


  at 598a958  Use the correct AngularJs module name for blueprint importer

This branch includes the following new commits:

 new 598a958  Use the correct AngularJs module name for blueprint importer

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[brooklyn-ui] 01/01: Use the correct AngularJs module name for blueprint importer

2021-01-12 Thread tbouron
This is an automated email from the ASF dual-hosted git repository.

tbouron pushed a commit to branch tbouron-patch-2
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git

commit 598a958e57e457e5a85e145a6e0132df37dbf19e
Author: Thomas Bouron 
AuthorDate: Tue Jan 12 14:01:41 2021 +

Use the correct AngularJs module name for blueprint importer

Currently, it will throw an error when the module is started, making it 
unusable.
---
 ui-modules/blueprint-importer/app/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui-modules/blueprint-importer/app/index.html 
b/ui-modules/blueprint-importer/app/index.html
index bb58eee..be5fd2f 100644
--- a/ui-modules/blueprint-importer/app/index.html
+++ b/ui-modules/blueprint-importer/app/index.html
@@ -25,7 +25,7 @@
 
 <%= getBrandedText('product.name') %> - <%= app.appname 
%>
 
-
+
 ${require('ejs-html!brooklyn-shared/partials/header.html')}
 
 



[brooklyn-ui] branch master updated (aca8301 -> e0e3a16)

2021-01-12 Thread nakomis
This is an automated email from the ASF dual-hosted git repository.

nakomis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git.


from aca8301  Merge pull request #184 from iuliana/master
 add 598a958  Use the correct AngularJs module name for blueprint importer
 new e0e3a16  Merge pull request #185 from apache/tbouron-patch-2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ui-modules/blueprint-importer/app/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[brooklyn-ui] 01/01: Merge pull request #185 from apache/tbouron-patch-2

2021-01-12 Thread nakomis
This is an automated email from the ASF dual-hosted git repository.

nakomis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git

commit e0e3a16160ab0daff90ff6aa7b4066db720e9e25
Merge: aca8301 598a958
Author: Martin Harris 
AuthorDate: Tue Jan 12 09:34:27 2021 -0500

Merge pull request #185 from apache/tbouron-patch-2

Use the correct AngularJs module name for blueprint importer

 ui-modules/blueprint-importer/app/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)