Rev 980 | Rev 988 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 980 | Rev 983 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | 10 | ||
11 | <head> |
11 | <head> |
12 | <meta http-equiv="expires" content="0"> |
12 | <meta http-equiv="expires" content="0"> |
13 | <title>Пьянка XP - Администрирование - Участники пьянки "<bean:write name="event" property="name" />"</title> |
13 | <title>Пьянка XP - Администрирование - Участники пьянки "<bean:write name="event" property="name" />"</title> |
14 | <link rel="stylesheet" type="text/css" href="<strutsx:root />/style/general.css"> |
14 | <link rel="stylesheet" type="text/css" href="<strutsx:root />/style/general.css"> |
15 | <script> |
15 | <script type="text/javascript"> |
16 | function confirmDelete() |
16 | function confirmDelete() |
17 | { |
17 | { |
18 | return confirm("Вы уверены, что хотите удалить этого участника?"); |
18 | return confirm("Вы уверены, что хотите удалить этого участника?"); |
19 | } |
19 | } |
20 | </script> |
20 | </script> |