mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
ncp-web: visually indicate selected extra
This commit is contained in:
parent
08b3e1fc2c
commit
77567c40bb
@ -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') ,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user