~ubuntu-branches/ubuntu/natty/zoneminder/natty

« back to all changes in this revision

Viewing changes to web/skins/classic/views/event.php

  • Committer: Bazaar Package Importer
  • Author(s): Peter Howard
  • Date: 2009-09-11 07:02:50 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20090911070250-k6rtdg43xi46nix4
Tags: 1.24.2-1
Initial release of zoneminder 1.24.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
2
//
3
 
// ZoneMinder web event view file, $Date: 2008-09-26 10:47:20 +0100 (Fri, 26 Sep 2008) $, $Revision: 2632 $
 
3
// ZoneMinder web event view file, $Date: 2009-05-08 12:21:28 +0100 (Fri, 08 May 2009) $, $Revision: 2866 $
4
4
// Copyright (C) 2001-2008 Philip Coombes
5
5
//
6
6
// This program is free software; you can redistribute it and/or
206
206
              <input id="nextEventBtn" type="button" value="E&gt;" onclick="nextEvent()" disabled="disabled"/>
207
207
            </div>
208
208
          </div>
209
 
          <div id="thumbsSlider">
210
 
            <div id="thumbsKnob">
 
209
          <div id="thumbsSliderPanel">
 
210
            <div id="thumbsSlider">
 
211
                <div id="thumbsKnob">
 
212
                </div>
 
213
              </div>
211
214
            </div>
212
215
          </div>
213
216
        </div>