commit 3d402435f3b28be3f451c5fc5afb6eb7af9f5a9b Author: Sebastian Hahn sebastian@torproject.org Date: Mon Jun 20 09:13:51 2016 +0200
Enable date detection for rule41 banner --- include/head.wmi | 2 -- 1 file changed, 2 deletions(-)
diff --git a/include/head.wmi b/include/head.wmi index 0341ede..7dd267a 100644 --- a/include/head.wmi +++ b/include/head.wmi @@ -42,9 +42,7 @@ <!--[if !(lt IE 8)]><!--> <script type="text/javascript"> var banner_config = { - disableDate: true, // If true, the banner shows even if the date is not yet 06/21/2016. Use for testing. localAssets: true, // - debug: false // Reveals any errors and debug messages. For debugging purposes only. };
(function(){
tor-commits@lists.torproject.org