Commit Graph

11 Commits

Author SHA1 Message Date
ayvis
91f026b02c replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"
2014-03-19 23:38:56 +01:00
Renato Botelho
f4100c0e83 Set id for select elements created dynamicaly created 2013-10-21 17:58:49 -02:00
Erik Fonnesbeck
0b4ae4b5ca Check for this function before calling it to avoid an error when hitting that line for pages that don't include the js file for it. 2012-04-07 15:55:12 -06:00
Darren Embry
a94c3e438a prep work for feature #2320: tag dynamic fields for ipv4v6 2012-03-28 16:57:57 -04:00
Bill Marquette
fed025ea77 Teach row_helper about ipv6, should fix issue found here:
http://forum.pfsense.org/index.php/topic,36709.0.html
2011-05-14 10:08:19 -05:00
Erik Fonnesbeck
5d27a3dc14 Add a function type to the field types allowed, to allow more field types without directly adding all of them to row helper. 2010-11-09 03:02:54 -07:00
Erik Fonnesbeck
331a89ca5b Fix the delete button and a couple other small errors. Ticket #891 2010-09-14 01:59:45 -06:00
Ermal
0e642c78b4 Make possible to run multiple instances of pppoe server. Not yet switched to mpd4. 2010-09-02 17:27:14 +00:00
Scott Ullrich
db3829e199 Add binding support for row helper drop downs 2010-04-27 00:38:18 -04:00
Ermal Luçi
0cea9a2365 Add the id tag to the row helper javascript created input objects. Make the controls of aliases clearly show that they can be even alias names with autocomplete.(Loop checking is not yet implemented). 2009-07-23 21:05:29 +00:00
Bill Marquette
625dcc400c Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS
2009-03-14 14:41:04 -05:00