* Fix bug #17248,17246.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
#lineName {border-left-color: gainsboro !important;}
|
||||
@@ -1,6 +1,6 @@
|
||||
$(function()
|
||||
{
|
||||
if(programID || systemMode) $('#line_chosen').addClass('hidden');
|
||||
if(programID || systemMode == 'classic') $('#line_chosen').addClass('hidden');
|
||||
$('#lineName').css('border-left-color', '');
|
||||
})
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user