Skip to content

Instantly share code, notes, and snippets.

@darkwing
Created October 8, 2014 20:18
Show Gist options
  • Save darkwing/f4bbd4d90aac0db126ed to your computer and use it in GitHub Desktop.
Save darkwing/f4bbd4d90aac0db126ed to your computer and use it in GitHub Desktop.
<<<<<<< HEAD
$("#id_profile-expertise").hide().after("<ul id='tags-expertise' class='tags'></ul>");
=======
$('#id_profile-expertise').hide().after('<ul id="tags-expertise" class="taglist"></ul>');
>>>>>>> ba3903b... bug 1055078 - Make profile.js pass jshint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment