diff options
author | 2018-11-05 17:52:48 +0200 | |
---|---|---|
committer | 2018-11-07 08:15:14 +0000 | |
commit | 16d199278064f28ccfc6a295f3e7202467b79b34 (patch) | |
tree | 0843fd0eff81868b90837bc990bcc77f1f8828b2 /3rd_party/static/swagger/endpoint.html | |
parent | 8ac6a7ef3809cb511b10494d9c1f4654db1e071e (diff) |
Fix some genaral syntax errors
Some syntax errors have been noticed and fixed.
Change-Id: I8fd22e6c3242f0f029ed262e2eb63677bed41017
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
Diffstat (limited to '3rd_party/static/swagger/endpoint.html')
-rw-r--r-- | 3rd_party/static/swagger/endpoint.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rd_party/static/swagger/endpoint.html b/3rd_party/static/swagger/endpoint.html index 4ae3bde..8f3c43a 100644 --- a/3rd_party/static/swagger/endpoint.html +++ b/3rd_party/static/swagger/endpoint.html @@ -70,6 +70,7 @@ </div> {% endfor %} </div> + </div> </div><!-- /.container --> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script> |