Guest User

Untitled

a guest
Jan 21st, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ettings = $.extend({
  2. terminalDisplayElement: '#terminalDisplay',
  3. notificationsElement: '#notifications',
  4. contextDisplayElement: '#context',
  5. loadingElement: '#loading',
  6. cliElement: '#Cli'
  7. }, options);
Add Comment
Please, Sign In to add comment