forked from enviPath/enviPy
removed envipytags.py and moved name cleaning to before default name assignment
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
{% extends "framework.html" %}
|
||||
{% load static %}
|
||||
{% load envipytags %}
|
||||
{% block content %}
|
||||
|
||||
<div class="panel-group" id="reviewListAccordion">
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
{% extends "framework.html" %}
|
||||
{% load static %}
|
||||
{% load envipytags %}
|
||||
{% block content %}
|
||||
|
||||
{% if object_type != 'package' %}
|
||||
|
||||
Reference in New Issue
Block a user