From 5a284afae6afc5060f901837b1adf96cbc2b3e03 Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Tue, 7 Jun 2011 15:59:53 -0400 Subject: [PATCH] Small modifications to clear logs functions --- log/index.php | 2 -- log/js/log.js | 1 + log/templates/index.php | 4 +++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/log/index.php b/log/index.php index db476b8560..56bbbadb99 100644 --- a/log/index.php +++ b/log/index.php @@ -37,8 +37,6 @@ OC_UTIL::addScript( "log", "log" ); $allActions=array('login','logout','read','write','create','delete'); -$removeBeforeDate = 0; - //check for a submitted config if(isset($_POST['save'])){ $selectedActions=array(); diff --git a/log/js/log.js b/log/js/log.js index 5ec75b94f4..42ae1b4c85 100644 --- a/log/js/log.js +++ b/log/js/log.js @@ -22,3 +22,4 @@ $(document).ready(function() { dateFormat:'MM d, yy', }); }); + diff --git a/log/templates/index.php b/log/templates/index.php index efd32ca057..5f398b1dbc 100644 --- a/log/templates/index.php +++ b/log/templates/index.php @@ -37,6 +37,8 @@ + +

@@ -49,4 +51,4 @@

- +