~eventum-developers/eventum/trunk

« back to all changes in this revision

Viewing changes to templates/view_note.tpl.html

  • Committer: Elan Ruusamäe
  • Date: 2015-04-03 17:16:08 UTC
  • Revision ID: glen@delfi.ee-20150403171608-u41tcmt49uayv0g4
discard {literal} from templates

it is rarely needed in Smarty3

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
  </tr>
16
16
</table>
17
17
{else}
18
 
{literal}
 
18
 
19
19
<script type="text/javascript">
20
20
<!--
21
21
function reply(id, issue_id)
24
24
}
25
25
function openRawHeaders()
26
26
{
27
 
{/literal}
 
27
 
28
28
    var features = 'width=740,height=580,top=60,left=60,resizable=yes,scrollbars=yes,toolbar=no,location=no,menubar=no,status=no';
29
29
    var headersWin = window.open('view_headers.php?cat=note&id={$smarty.get.id|intval}', '_headers', features);
30
30
    headersWin.focus();
31
 
{literal}
 
31
 
32
32
}
33
33
function viewNote(id)
34
34
{
36
36
}
37
37
//-->
38
38
</script>
39
 
{/literal}
 
39
 
40
40
<form method="post" action="popup.php">
41
41
<table align="center" class="bordered internal">
42
42
        <tr class="title">