diff options
author | xudan <xudan16@huawei.com> | 2018-09-12 23:26:26 -0400 |
---|---|---|
committer | xudan <xudan16@huawei.com> | 2018-09-12 23:30:28 -0400 |
commit | f4aa44a83d111fb7e96dc82848a7f0085720c110 (patch) | |
tree | 2082e8380c96dc25b2e32aaac18f35deac9150de /3rd_party/static/testapi-ui/components/home/home.html | |
parent | 11524e93a98ba3e72140f1ed4e6474d449874c59 (diff) |
Update webportal code to 2018.09
The official name of the next release is going to be 2018.09.
JIRA: DOVETAIL-740
Change-Id: I7da48d27c66d4b25b277339ada3fafa85159b172
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to '3rd_party/static/testapi-ui/components/home/home.html')
-rw-r--r-- | 3rd_party/static/testapi-ui/components/home/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd_party/static/testapi-ui/components/home/home.html b/3rd_party/static/testapi-ui/components/home/home.html index e921713..d12a530 100644 --- a/3rd_party/static/testapi-ui/components/home/home.html +++ b/3rd_party/static/testapi-ui/components/home/home.html @@ -44,7 +44,7 @@ <div class="panel-heading"> <div class="panel-title"> <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo"> - Release 2018.08 + Release 2018.09 </a> </div> </div> |