Project

General

Profile

Download (1.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
db045e8a 08/09/2006 10:59 PM Scott Ullrich

Fix Ticket #1064

css errors when mousing over right-side buttons in firewall_rules.php

Submitted-by: Royce3 via IRC

fb5ab491 08/09/2006 03:24 PM Scott Ullrich

Backout these changes.

4ba6d30d 08/08/2006 05:39 PM Scott Ullrich

Add "px" to items to kill CSS errors.

Submitted-by: Royce3 via irc

80cf44e9 10/25/2005 04:58 PM Scott Ullrich

MFC 7147
Dynamically figure out the number of 'frd' cells in a table This allows for different sized tables to use the row moving JS without looking ugly

e6a8f6ec 06/30/2005 09:01 PM Colin Smith

'<=' -> '<'

submitted-by: pfJason

e5d26806 03/05/2005 03:40 PM Bill Marquette

remove hard coded value now that we have a better more dynamic way to detect the "right" cell

d0ae0d04 03/05/2005 03:06 PM Bill Marquette

dynamic detection of cell count

6a8d35ca 03/05/2005 04:07 AM Bill Marquette

Move row selecting javascript into it's own file so we can use it in other screens