mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-06 15:10:44 -04:00
Fix selector after latest refactor, so that select_toolkit() is called again
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
.replace("__TK__", $(this).attr("id"));
|
||||
}
|
||||
};
|
||||
$("#gAvailableToolkits .gBlock").click(select_toolkit);
|
||||
$("#gAdminGraphics div.gAvailable .gBlock").click(select_toolkit);
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user