Changeset - 23821afb5d6b
[Not reviewed]
0 1 0
Luke Hatcher - 12 years ago 2012-07-19 07:10:46
lukeman@gmail.com
prepend required fields with asterisks
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
symposion_project/templates/site_base.html
Show inline comments
...
 
@@ -114,4 +114,5 @@
 
                return false;
 
            });
 
            $(".required-field").prepend("<span style='color:red;'>* </div>");
 
        });
 
    </script>
0 comments (0 inline, 0 general)