diff options
author | Ted Trask <ttrask01@yahoo.com> | 2015-08-03 15:54:48 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2015-08-03 15:54:48 +0000 |
commit | f9a09e6fe4d8bd7743a7530d9ef3e848f5a373fe (patch) | |
tree | af08b1200b9068f12bd4a93b757b7dfd167a4e5a /vlc-logfile-html.lsp | |
parent | c2053788e17c731603b5c50547d4396f29e83721 (diff) | |
download | acf-vlc-daemon-f9a09e6fe4d8bd7743a7530d9ef3e848f5a373fe.tar.bz2 acf-vlc-daemon-f9a09e6fe4d8bd7743a7530d9ef3e848f5a373fe.tar.xz |
Modify logfile to use common view
Diffstat (limited to 'vlc-logfile-html.lsp')
l---------[-rw-r--r--] | vlc-logfile-html.lsp | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/vlc-logfile-html.lsp b/vlc-logfile-html.lsp index 16c583a..ac8854f 100644..120000 --- a/vlc-logfile-html.lsp +++ b/vlc-logfile-html.lsp @@ -1,6 +1 @@ -<% local data, viewlibrary = ... -%> - -<% if viewlibrary and viewlibrary.dispatch_component then - viewlibrary.dispatch_component("alpine-baselayout/logfiles/view", {filename=data.value}) -end %> +../logfile-html.lsp
\ No newline at end of file |