From 4cc1e4b946aedcf6c34550d1903e9bd13e6e160b Mon Sep 17 00:00:00 2001 From: "Chinthakayala, Sheshashailavas" Date: Fri, 7 Apr 2017 08:18:56 -0900 Subject: [SDNC-5] added yang upload and added break node Change-Id: I8d36b5d400a51a6ebc248b100f04284cf27abcad Signed-off-by: Chinthakayala, Sheshashailavas Former-commit-id: ae6804f3c5805f78198b26de88ceb6dfa9bb335b --- dgbuilder/public/red/ui/view.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dgbuilder/public/red/ui/view.js') diff --git a/dgbuilder/public/red/ui/view.js b/dgbuilder/public/red/ui/view.js index 0109d1ed..707bde9e 100644 --- a/dgbuilder/public/red/ui/view.js +++ b/dgbuilder/public/red/ui/view.js @@ -1700,7 +1700,7 @@ RED.view = (function() { $(function() { var htmlStr= "
" + '
' + - "

For Module depending on multiple yang files, zip them and upload the zip file




" + + "

For Module depending on multiple yang files, zip them and upload the zip file. The zip file name should match the exact name of the module with .zip extension




" + //'' + "
"; -- cgit 1.2.3-korg