aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-07 10:38:21 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-21 18:07:49 +0530
commite61a25554503eca7ae758318651551e6e3b6eaca (patch)
tree90495904da12416a2c15fb54da7d6a86166800d2 /deployment
parenta4f668a3cc9f1b8e9ba39c523b9e7d174dd81237 (diff)
Improve the user documents
Issue-Id: CLI-66 Change-Id: Ie8892ec56ab787cfca1f73621b99e8880d5ba537 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'deployment')
-rw-r--r--deployment/http/web/index.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/deployment/http/web/index.html b/deployment/http/web/index.html
index ecf1d27b..3897eb92 100644
--- a/deployment/http/web/index.html
+++ b/deployment/http/web/index.html
@@ -4,6 +4,7 @@
function redirectToConsole(){
window.location.href="http://"+ window.location.hostname + ":9090";
}
+
</script>
<h1 id="open-command-line-interface-platform-oclip">Open Command-line interface Platform (OCLIP)</h1>
<p>Provides unified commands to operate any cloud enabled software products from Linux/Web console.</p>
@@ -57,10 +58,4 @@ function redirectToConsole(){
</h2>
<p style="color:blue">Click <a onclick="redirectToConsole();">here</a></p>
-<<<<<<< 476f5637ae4e816f7abf3536c5eeb156e0af6bed
-<h2><a id="Download_42"></a>To download</h2>
-<p style="color:red">Please download ONAP CLI <a href="./open-cli.zip">here</a></p>
-
-=======
->>>>>>> Normalize all env with OPEN_CLI
</body></html>