mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
Error fix
This commit is contained in:
parent
732a651d6d
commit
6b8c92c6b3
@ -1021,6 +1021,7 @@ function toggle_full_value(id) {
|
||||
background: "black"
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* Auto hides an element and shows it
|
||||
@ -1073,5 +1074,4 @@ var autoHideElement = function (element, hideTime) {
|
||||
|
||||
// Start hide
|
||||
startHideTimeout(hideTime);
|
||||
>>>>>>> 8d69c50... Added a function to easily made a control which only appear on mouse move
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user