Guest User

Untitled

a guest
Feb 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. $(".reason_content").autocomplete("/administration/reasons.js", {
  2. width: 620,
  3. max: 10,
  4. highlight: false,
  5. scroll: true,
  6. scrollHeight: 300
  7. });
Add Comment
Please, Sign In to add comment