Changeset:
8d611ed5f07a
https://sourceforge.net/p/mrbs/hg-code/ci/8d611ed5f07aa2766a96ceedcc83951d745b943d
Author:
Campbell Morrison <[email protected]>
Date:
Wed Jul 13 16:27:16 2016 +0100
Log message:
Added missing semicolon
diffstat:
web/js/general.js.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 8fe051e7e468 -r 8d611ed5f07a web/js/general.js.php
--- a/web/js/general.js.php Wed Jul 13 16:20:57 2016 +0100
+++ b/web/js/general.js.php Wed Jul 13 16:27:16 2016 +0100
@@ -238,7 +238,7 @@
input.change(function() {
hiddenInput.val($(this).val());
- })
+ });
});
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits