Add missing external function import to frame.compact.

This commit is contained in:
Max Goodman
2011-06-16 22:43:55 -07:00
parent 0d9877f56b
commit 01bd1eac3a

View File

@@ -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