Commit 6e6ebfe1 by Juan Montilla

Versión Final

parent 8f19fe54
Showing with 2 additions and 5 deletions
...@@ -21,9 +21,9 @@ CI_ENVIRONMENT = production ...@@ -21,9 +21,9 @@ CI_ENVIRONMENT = production
# APP # APP
#-------------------------------------------------------------------- #--------------------------------------------------------------------
#app.baseURL = 'https://tbw2223-12-mrtjcmh.oa.r.appspot.com' app.baseURL = 'https://tbw2223-12-mrtjcmh.oa.r.appspot.com'
# If you have trouble with `.`, you could also use `_`. # If you have trouble with `.`, you could also use `_`.
app_baseURL = 'http://localhost' # app_baseURL = 'http://localhost'
# app.forceGlobalSecureRequests = false # app.forceGlobalSecureRequests = false
# app.CSPEnabled = false # app.CSPEnabled = false
......
...@@ -115,9 +115,6 @@ ...@@ -115,9 +115,6 @@
</div> </div>
<div class="col-lg-9 col-md-8 col-sm-12"> <div class="col-lg-9 col-md-8 col-sm-12">
<div class="filter">
<a class="icon" href="#" data-bs-toggle="dropdown"><i class="bi bi-three-dots"></i></a>
</div>
<div class="card-body"> <div class="card-body">
<h5 class="card-title"> <h5 class="card-title">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment