Added support of local paste view in dashboard for Mails event only

This commit is contained in:
Mokaddem 2016-10-27 11:27:26 +02:00
parent 7c8d414948
commit 1826b170ec
3 changed files with 19 additions and 4 deletions

View file

@ -140,6 +140,7 @@
<th>Date</th>
<th>Paste name</th>
<th>Message</th>
<th>Actions</th>
</tr>
</thead>
<tbody id="tab_body">
@ -153,6 +154,7 @@
<!-- /#page-wrapper -->
</div>
<script> var url_showSavedPath = "{{ url_for('showsavedpaste') }}"; </script>
<script type="text/javascript" src="{{ url_for('static', filename='js/indexjavascript.js')}}"></script>
<script>