gnome-shell/js/ui/status
Florian Müllner cb2e26ff10 network: Fix visibility of VPN section
Commit f2a9467f91 was too eager to simplify the code, and removed
the bits that hid the section in case no VPNs are set up - add them
back to fix the visibility.

https://bugzilla.gnome.org/show_bug.cgi?id=787845
2018-01-27 17:51:31 +01:00
..
accessibility.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
bluetooth.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
brightness.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
keyboard.js status/keyboard: Reset menuItems and Label objects on change 2017-11-21 11:05:31 -05:00
location.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
network.js network: Fix visibility of VPN section 2018-01-27 17:51:31 +01:00
nightLight.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
power.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
rfkill.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
screencast.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
system.js system: Split out system actions to its own module 2017-08-22 12:09:04 +02:00
volume.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00