Project

General

Profile

« Previous | Next » 

Revision df384862

Added by Steve Beaver over 8 years ago

Merge pull request #3687 from doktornotor/patch-1

(cherry picked from commit 7c820a5d1ddb0ecf66ccaf1c4c82cc6361e15a6b)

View differences:

src/usr/local/www/js/pfSenseHelpers.js
697 697
		name = args[0];
698 698
		mode_zone = args[2];
699 699
		id = args[3];
700
	} else if (args[0] == "cpativeportal") {
700
	} else if (args[0] == "captiveportal") {
701 701
		action = args[1];
702 702
		name = args[0];
703 703
		mode_zone = args[2];

Also available in: Unified diff