diff --git a/ncp-web/ncp.js b/ncp-web/ncp.js index 8fdd5e0ab..5d92bed0c 100644 --- a/ncp-web/ncp.js +++ b/ncp-web/ncp.js @@ -25,6 +25,9 @@ $(function() if ( confLock ) return; confLock = true; + $( '#' + selectedID ).set('-active'); + this.set( '+active' ); + var that = this; $.request('post', 'ncp-launcher.php', { action:'cfgreq', ref:this.get('.id') ,