Cache the table and remove CRUD tools included in mixins
This commit is contained in:
@@ -1 +0,0 @@
|
||||
<button class="modal-close is-large" aria-label="close"></button>
|
||||
@@ -1,3 +0,0 @@
|
||||
<i
|
||||
class="fa-solid fa-xmark has-text-grey-light float-right"
|
||||
onclick='grid.removeWidget("widget-{{ unique }}");'></i>
|
||||
@@ -1,3 +0,0 @@
|
||||
<i
|
||||
class="fa-solid fa-xmark has-text-grey-light float-right"
|
||||
data-script="on click remove the closest <nav/>"></i>
|
||||
@@ -1,4 +1,4 @@
|
||||
{% extends 'wm/widget.html' %}
|
||||
{% extends 'mixins/wm/widget.html' %}
|
||||
{% load static %}
|
||||
|
||||
{% block heading %}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user