Added collapsable rows, error handling in table panel, ground work for new kinds of binding, refactored view a bit

This commit is contained in:
Rashid Khan
2013-02-01 14:16:55 -07:00
parent 896a6f7c10
commit a73242cae5
13 changed files with 78 additions and 34 deletions
-1
View File
@@ -17,7 +17,6 @@
.panel-error {
opacity: 0.9;
position:absolute;
top:10px;
z-index: 99999;
}