Restart SOGo from within panel
This commit is contained in:
@@ -9,7 +9,7 @@ $(document).ready(function() {
|
||||
$("#numRowsDomain").text(rowCountDomain);
|
||||
$("#numRowsMailbox").text(rowCountMailbox);
|
||||
$("#numRowsAlias").text(rowCountAlias);
|
||||
|
||||
|
||||
// Filter table function
|
||||
$.fn.extend({
|
||||
filterTable: function(){
|
||||
|
Reference in New Issue
Block a user