diff options
Diffstat (limited to '3rd_party/static/onap-ui/shared/footer/footer.html')
-rw-r--r-- | 3rd_party/static/onap-ui/shared/footer/footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/3rd_party/static/onap-ui/shared/footer/footer.html b/3rd_party/static/onap-ui/shared/footer/footer.html new file mode 100644 index 0000000..c0f1b70 --- /dev/null +++ b/3rd_party/static/onap-ui/shared/footer/footer.html @@ -0,0 +1,3 @@ +<div> + <span class="hide">version: web.cvp.0.7.0</span> +</div> |