opentechinstitute / luci-commotion

Commotion configuration pages for the LuCI web interface
GNU General Public License v3.0
11 stars 17 forks source link

Theme logic separation #396

Closed areynold closed 10 years ago

areynold commented 10 years ago

First attempt at separating Lua/LuCI functions from HTML in theme template files. Should result in easier theme customization, since web designers will not need to deal with Lua in order to edit HTML/CSS.

To test: Check setup wizard, non-admin (apps, license, about) pages, login, and admin pages for proper functionality and page render. Check both full size and small display sizes.