summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2010-09-27 22:12:22 +0200
committerAlex Legler <alex@a3li.li>2010-09-27 22:12:22 +0200
commit9f884d62aea511cc65532323e60de12764cb1b14 (patch)
treef11395995ab1dad77d5921870573150bad9bf81d /app/views/cve/list.html.erb
parentlib/glsamaker/xml: Allow passing of options in GLSAMAKER_XMLINDENT (diff)
downloadglsamaker-9f884d62aea511cc65532323e60de12764cb1b14.tar.gz
glsamaker-9f884d62aea511cc65532323e60de12764cb1b14.tar.bz2
glsamaker-9f884d62aea511cc65532323e60de12764cb1b14.zip
CVETool: Implement LATER
Diffstat (limited to 'app/views/cve/list.html.erb')
-rw-r--r--app/views/cve/list.html.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/cve/list.html.erb b/app/views/cve/list.html.erb
index 46955a4..d5df191 100644
--- a/app/views/cve/list.html.erb
+++ b/app/views/cve/list.html.erb
@@ -43,6 +43,8 @@ uki(
<%= render :partial => 'nfu.js' %>
+<%= render :partial => 'later.js' %>
+
// searchable model
window.DummyModel = uki.newClass(Searchable, new function() {
this.init = function(data) {