Completed 'Add New Note'. The new sticky notes view
[citadel.git] / webcit / roomops.c
index e9a25ddc915b0c66c7038d1bc53b6d7ba8a9bcdb..d8a3d7c5f0eaaacc1a78e7497618478989f8fe7d 100644 (file)
@@ -667,7 +667,7 @@ void embed_room_banner(char *got, int navbar_style) {
                                case VIEW_NOTES:
                                        wprintf(
                                                "<li class=\"enternewnote\">"
-                                               "<a href=\"javascript:add_new_note();\">"
+                                               "<a href=\"add_new_note\">"
                                                "<img  src=\"static/enternewnote_24x.gif\" "
                                                "alt=\"\"><span class=\"navbar_link\">"
                                                "%s"