Skip to content
  • This project
    • Loading...
  • Sign in

Tenzing / Tz Tools

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • tz-tools
  • com
  • Branding
  • scripts
  • branding.js
  • Kevin Burton's avatar
    added branding.js · 64cd3120
    64cd3120 Browse Files
    Kevin Burton committed 2011-01-31 15:53:10 +0000
branding.js 91 Bytes
Raw Blame History Permalink
1 2 3
jQuery(document).ready(function() {
    jQuery('.ct_datefield').after("(mm/dd/yyyy)");
});