mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-25 23:08:22 -05:00
Add missing external function import to frame.compact.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
## CondeNet, Inc. All Rights Reserved.
|
||||
################################################################################
|
||||
<%
|
||||
from r2.lib.template_helpers import add_sr, static
|
||||
from r2.lib.template_helpers import add_sr, static, external
|
||||
from r2.lib import js
|
||||
from r2.lib.utils import query_string
|
||||
from r2.lib.filters import _force_unicode
|
||||
|
||||
Reference in New Issue
Block a user