mitchellurgero / openrsd

Open Raspberry Pi Server Dashboard
Apache License 2.0
39 stars 13 forks source link

Introducing OpenRSD class, small fixes in mobile view #20

Closed gnanet closed 6 years ago

gnanet commented 6 years ago

changed loading of functions.php from 'include' to 'require_once'

changed in functions.php:

changed in index.php:

changed in pages/dashboard.php

changed in webproxy/index.php:

@mitchellurgero this PR should not cause huge changes in UI, but please try for yourself to see that anything is OK.

mitchellurgero commented 6 years ago

I like it! Good job! Works good so far, UI change in packages list is a nice touch 👍