forked from jan/debianmemberportfolio
use url instead of url_for
This commit is contained in:
parent
f5f5e366ea
commit
f5363a360c
5 changed files with 8 additions and 8 deletions
|
@ -30,4 +30,4 @@ from webhelpers.html.tags import stylesheet_link, javascript_link, image, \
|
|||
form, text, radio, submit, end_form, link_to
|
||||
from webhelpers.text import truncate
|
||||
from webhelpers.textile import textile
|
||||
from routes import url_for
|
||||
from pylons import url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue