mirror of https://github.com/jumpserver/jumpserver
				
				
				
			[Bugfix] 修复导入自定义过滤器问题
							parent
							
								
									695dc96ce8
								
							
						
					
					
						commit
						9c2c38c74a
					
				| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
{% extends '_base_list.html' %}
 | 
			
		||||
{% load i18n %}
 | 
			
		||||
{% load static %}
 | 
			
		||||
{% load common_tags %}
 | 
			
		||||
{% block content_left_head %}
 | 
			
		||||
    <link href="{% static "css/plugins/footable/footable.core.css" %}" rel="stylesheet">
 | 
			
		||||
    <link href="{% static 'css/plugins/datepicker/datepicker3.css' %}" rel="stylesheet">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue