Correction to previous commit, removing debugging.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
parent
093a7b424a
commit
5e64df73f0
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ function Check(f) {
|
|||
}
|
||||
$(document).ready(function() {
|
||||
$('#icons > ul').tabs();
|
||||
alert($("input:radio[@name=image]:checked").parents("div:first").attr("id"));
|
||||
});
|
||||
//]]>
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue