_remove_current : function()

in js/drill.js [240:242]


  _remove_current : function() {
    $(".current_section").removeClass("current_section");
  },