Improve aspect detail operations
Fix bug in IE, because prototype.js was included twice Add a popup to see detail of operations (both in list of operation and details)
This commit is contained in:
parent
343539f8aa
commit
18b708c4ca
12 changed files with 38 additions and 49 deletions
|
|
@ -79,4 +79,5 @@ echo '</div>';
|
|||
echo '<div id="detail" style="display:none">';
|
||||
echo '<IMG SRC=image/loading.gif>';
|
||||
echo '</div>';
|
||||
echo '</div>';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue