ncp-web: visually indicate selected extra

This commit is contained in:
nachoparker 2017-08-10 20:15:51 +02:00
parent 08b3e1fc2c
commit 77567c40bb

View File

@ -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') ,