*/*: whitespace sweep

This commit is contained in:
Franco Fichtner
2017-11-19 08:42:46 +01:00
parent eaf991b775
commit f950b2f37c
9 changed files with 10 additions and 13 deletions
@@ -35,7 +35,7 @@ use \OPNsense\Redis\Redis;
class ServiceController extends ApiControllerBase
{
/**
* restart redis service
* @return array
@@ -51,9 +51,9 @@
$('.nav-tabs a').on('shown.bs.tab', function (e) {
history.pushState(null, null, e.target.hash);
});
// form save event handlers for all defined forms
$('[id*="save_"]').each(function(){
$(this).click(function() {
@@ -21,4 +21,3 @@ command:/usr/local/etc/rc.d/redis status;exit 0
parameters:
type:script_output
message:request redis status