Module: appdb Branch: master Commit: 95389edc24ceaf6d3ffa2bf99675a3071ceef244 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=95389edc24ceaf6d3ffa2bf99...
Author: Jeremy Newman jnewman@codeweavers.com Date: Tue Nov 22 09:26:29 2016 -0600
reformat and cleanup the user preferences form
* drop some unused prefs * remove unnessessary function and include calls * bootstrapify
---
include/form_edit.php | 42 ---------- preferences.php | 213 +++++++++++++++++++++++--------------------------- tables/prefs_list.sql | 6 -- 3 files changed, 98 insertions(+), 163 deletions(-)
Diff: http://source.winehq.org/git/appdb.git/?a=commitdiff;h=95389edc24ceaf6d3ffa2...