v2: встроенные CRUD-тесты — /v2/test/crud (production-база)
This commit is contained in:
@@ -111,7 +111,7 @@ function renderPage({ entries, company, limit, used, allCompanies, clId, user, i
|
||||
.add-form{background:#f0f8ff;padding:10px;margin:10px 0}
|
||||
</style></head><body>
|
||||
<div class="bar">
|
||||
<span><strong>V2 IP WhiteList</strong></span>
|
||||
<span><strong>V2 IP WhiteList</strong> <small>v${require('../config').version}</small></span>
|
||||
<span>${user.email} ${user.isAdmin ? '| <a href="/v2/admin">ADMIN</a>' : ''}</span>
|
||||
<span>
|
||||
<form method="GET" action="/v2/app" style="display:inline">
|
||||
|
||||
Reference in New Issue
Block a user