summaryrefslogtreecommitdiff
path: root/root/add_form
diff options
context:
space:
mode:
Diffstat (limited to 'root/add_form')
-rw-r--r--root/add_form2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/add_form b/root/add_form
index b031299..b403a3d 100644
--- a/root/add_form
+++ b/root/add_form
@@ -2,7 +2,7 @@
<head>
<title>[% IF mode=='edit'; 'Edit link'; ELSE; 'Add link'; END %]</title>
[% c.prototype.auto_complete_stylesheet() %]
- [% c.prototype.define_javascript_functions() %]
+ [% href.js_library() %]
<link rel="stylesheet" href="[% href.stylesheet() %]" type="text/css" />
</head>
<body>