syntax error
git-svn-id: http://piwigo.org/svn/trunk@25279 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
27821debcd
commit
7d45f2c76c
1 changed files with 0 additions and 2 deletions
|
@ -24,7 +24,6 @@
|
|||
{combine_script id='jquery' path='themes/default/js/jquery.min.js'}
|
||||
{literal}
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
$(document).ready(function() {
|
||||
$("a.externalLink").click(function() {
|
||||
window.open($(this).attr("href"));
|
||||
|
@ -35,7 +34,6 @@ $(document).ready(function() {
|
|||
$(".adminEmail").text($(this).val());
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
|
|
Loading…
Add table
Reference in a new issue