mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
*/*: whitespace sweep
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user