From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) by huchra.bufferbloat.net (Postfix) with ESMTP id 29C6221F1FB for ; Sat, 14 Dec 2013 03:54:51 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1387022090; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=prkcpFGOM7JMZ9XTdrty7FNOn1tTBdQbPMlE9myreO4=; b=A5YCUkYmBdLY18kJItSXPmavvTO03V44zkfEBabu6rVGYJF8ovZx75iBOknwdK/nq1yVCozu PwIpOvUqPsEgiju1jEBNaNnJZ5qgssBPvO97/nmK8YpnL2pg01iF5qpoYhXwSbLMZGrWU/Pk q6lVxKCf2iHcXoWZGczx/0CwFGU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=F56xE9gSbytvsXtSgFe/t4Z/ZV6Ma8swT7dtmn0zOy2ARLEZE73UcGu7hr79yNx1geCgfm cx63TUNxPGiQOnOwJHGhcSuqJIevdW8ppUan6icbXy6I2R7+QIMw2PSPROhhl4hEXK2X8auk ITjyrDjKco04sqt0dBLgdgypTs6pw= Received: from github.com (Unknown [192.30.252.51]) by mxa.mailgun.org with ESMTP id 52ac4705.59d6c00-in1; Sat, 14 Dec 2013 11:54:45 -0000 (UTC) Date: Sat, 14 Dec 2013 03:54:45 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <52ac4705882f9_45a75edd50967b@hookshot-fe2-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 2c23a3: Fix visibility of qdisc through the advanced confi... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_52ac470587a98_45a75edd5095fb"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Dec 2013 11:54:51 -0000 ----==_mimepart_52ac470587a98_45a75edd5095fb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 2c23a367fe4c3a8526fb46e35767f1b732332156 https://github.com/dtaht/ceropackages-3.3/commit/2c23a367fe4c3a8526fb46e35767f1b732332156 Author: Sebastian Moeller Date: 2013-12-14 (Sat, 14 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- Fix visibility of qdisc through the advanced configurationcheck box Fix hiding the qdisc drop down list when "advanced configuration" is not checked. ----==_mimepart_52ac470587a98_45a75edd5095fb--