net/freeradius: whitespace tweaks

This commit is contained in:
Franco Fichtner
2019-03-20 11:03:21 +01:00
parent 4822a4cd6a
commit 3b54e08241
2 changed files with 2 additions and 2 deletions
@@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE.
$( document ).ready(function() {
updateServiceControlUI('freeradius');
/*************************************************************************************************************
* link grid actions
*************************************************************************************************************/
@@ -43,7 +43,7 @@ POSSIBILITY OF SUCH DAMAGE.
$('.selectpicker').selectpicker('refresh');
});
updateServiceControlUI('freeradius');
// link save button to API set action
$("#saveAct").click(function () {
saveFormToEndpoint(url="/api/freeradius/eap/set", formid='frm_eap_settings',callback_ok=function () {