The "hide" icon was hidden on the weekly format due to a new

style added called "hide".
This commit is contained in:
moodler
2006-04-12 07:37:36 +00:00
parent 4aa2077b02
commit dc3a69ecb3
+2 -1
View File
@@ -259,7 +259,8 @@ form.popupform {
position:absolute;
left:-10000px;
}
.hide {
span.hide,
div.hide {
display:none;
}