mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Advanced search: WIP POC, UI/UX.
SVN:b1162[5439]
This commit is contained in:
@@ -252,7 +252,7 @@ function ReloadSearchForm(divId, sClassName, sBaseClass, sContext)
|
||||
function FixSearchFormsDisposition()
|
||||
{
|
||||
// Fix search forms
|
||||
$('.SearchDrawer').each(function() {
|
||||
$('.search_box').each(function() {
|
||||
var colWidth = 0;
|
||||
var labelWidth = 0;
|
||||
$('label:visible', $(this)).each( function() {
|
||||
|
||||
Reference in New Issue
Block a user