[GitHub] stratos pull request: removing unwanted strings in jaggery console...

2014-08-27 Thread R-Rajkumar
Github user R-Rajkumar closed the pull request at: https://github.com/apache/stratos/pull/18 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] stratos pull request: removing unwanted strings in jaggery console...

2014-08-26 Thread R-Rajkumar
Github user R-Rajkumar commented on the pull request: https://github.com/apache/stratos/pull/18#issuecomment-53402572 picked the correct one. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have t

Re: [GitHub] stratos pull request: removing unwanted strings in jaggery console...

2014-08-26 Thread Udara Liyanage
Hi, It should be as below. There is no issue in removing help text since it is not showing. But feel better to keep it since it may be usefull in future. bamInfo:data.bamInfo, has_help: false, help: 'Create cartridges like PHP, Python, Ruby etc.. Or create data cartridges with mySql, PostgreSQL.

[GitHub] stratos pull request: removing unwanted strings in jaggery console...

2014-08-26 Thread shirolk
Github user shirolk commented on the pull request: https://github.com/apache/stratos/pull/18#issuecomment-53395260 These extra lines have come in due to a merge and AFAIS(ee)in addition to removing these need to pick the correct block as well - i.e. between has_help:false, or

[GitHub] stratos pull request: removing unwanted strings in jaggery console...

2014-08-26 Thread R-Rajkumar
GitHub user R-Rajkumar opened a pull request: https://github.com/apache/stratos/pull/18 removing unwanted strings in jaggery console app's tenant_management.js You can merge this pull request into a Git repository by running: $ git pull https://github.com/R-Rajkumar/stratos ma