grkvlt commented on code in PR #325:
URL: https://github.com/apache/brooklyn-ui/pull/325#discussion_r875645168
##########
ui-modules/app-inspector/package.json:
##########
@@ -37,7 +37,7 @@
"npm": ">=5.0.0"
},
"brooklyn": {
- "appname": "App Inspector"
+ "appname": "Inspector"
Review Comment:
Should this be in this PR?
##########
ui-modules/app-inspector/src/main/resources/ui-module/config.yaml:
##########
@@ -15,7 +15,8 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-name: App Inspector
+name: Inspector
Review Comment:
Same?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]