Changeset:
        619761c9c32d
        
https://sourceforge.net/p/mrbs/hg-code/ci/619761c9c32d694e3ef26e249b2b01ad9a2f7c4d
Author:
        Campbell Morrison <[email protected]>
Date:
        Wed Jul 20 11:44:02 2016 +0100
Log message:

Reformatted code

diffstat:

 web/js/edit_entry.js.php |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 0b7ac777c33f -r 619761c9c32d web/js/edit_entry.js.php
--- a/web/js/edit_entry.js.php  Wed Jul 20 11:07:46 2016 +0100
+++ b/web/js/edit_entry.js.php  Wed Jul 20 11:44:02 2016 +0100
@@ -1336,9 +1336,11 @@
         ?>
         checkTabs.tabs();
         checkTabs.tabs('option', 'active', tabIndex);
-        checkResults.dialog({'width':400, 'height':200, 
-                                    'minWidth':300, 'minHeight':150, 
-                                    'draggable':true });
+        checkResults.dialog({'width': 400,
+                             'height': 200, 
+                             'minWidth': 300,
+                             'minHeight': 150, 
+                             'draggable': true});
         <?php //steal the close button ?>
         $('#ui-tab-dialog-close').append($('a.ui-dialog-titlebar-close'));
         <?php //move the tabs out of the content and make them draggable ?>

------------------------------------------------------------------------------
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

Reply via email to