Improve reply processing
This commit is contained in:
parent
558fb9c310
commit
5da44298a8
4 changed files with 67 additions and 44 deletions
|
@ -170,7 +170,7 @@
|
|||
{% if request.path == url_for("admin.admin_lookup") %}
|
||||
<input type="hidden" name="url" value="{{obj.id}}">
|
||||
{% endif %}
|
||||
<button type="submit" class="bar-item-reverse">hide sensitive content</button>
|
||||
<button type="submit" class="bar-item">hide sensitive content</button>
|
||||
</form>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue