changies
This commit is contained in:
@@ -267,6 +267,11 @@ function enable_global_outlining() {
|
||||
|
||||
});
|
||||
|
||||
$(".tag").each(function(){
|
||||
hideForOrg_whenclicked($(this).parent());
|
||||
console.log("DSFDFS")
|
||||
})
|
||||
|
||||
// the page is now ready to be used
|
||||
|
||||
}
|
||||
@@ -274,5 +279,3 @@ function enable_global_outlining() {
|
||||
// Code starts here
|
||||
|
||||
$(document).ready(enable_global_outlining);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user