From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id E29C921F1A1 for ; Thu, 12 Dec 2013 13:35:41 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1386884141; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=UduV2amLydJR5aQURfZG53uVfPTfNxzMYFKxsEfgVUI=; b=tONw/+sTT8eHul/wp+ikY/NZvEfuYwNDjYaFtNxWT7ndASPOBo0t+TvkBmcVO11JC+wmTEHJ tNpaOHzUpbmArdDcO+W6HlJr4T4VlFtO8zQmggtQ49XsKfNwlfuxBi4le51l467r1us3YWL1 xFazP6yD2ALpg3/P3rglM95cbhA= 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=q5Y8D24iioKU2naQHx6VOQyIXIxc2aXZqRlUHTAJLIYZX8rTwwRlG9iSO15GsKssjnmENt Z9xvH3lp7uSv0sWOyeKwlQaEZLCTHxPduXrT2+5tA4h08pNVXxspMi0uP9uvb+BUbPaF+WMp dfhEgP8APRdq/9ZEgZNlWxzIw+k1A= Received: from github.com (Unknown [192.30.252.51]) by mxa.mailgun.org with ESMTP id 52aa2c1e.5694210-in3; Thu, 12 Dec 2013 21:35:26 -0000 (UTC) Date: Thu, 12 Dec 2013 13:35:26 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <52aa2c1e6c4a4_47a8657d5412263c@hookshot-fe2-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 3551ea: Move the shaped upload and download speed input fi... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_52aa2c1e6bc41_47a8657d54122594"; 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: Thu, 12 Dec 2013 21:35:42 -0000 ----==_mimepart_52aa2c1e6bc41_47a8657d54122594 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 3551eae16d7bb75f724121820f4a586e9ca33287 https://github.com/dtaht/ceropackages-3.3/commit/3551eae16d7bb75f724121820f4a586e9ca33287 Author: Sebastian Moeller Date: 2013-12-12 (Thu, 12 Dec 2013) Changed paths: M luci/luci-app-aqm/files/aqm-cbi.lua Log Message: ----------- Move the shaped upload and download speed input fields higher to the top This reorganization will make these fields appear static in the GUI, independent of the potentially hidden fields below. ----==_mimepart_52aa2c1e6bc41_47a8657d54122594--