working on add show screen, using subforms and jqueryUI tabs to separate adding show decisions.
This commit is contained in:
parent
dc2208d9ee
commit
42e2e0d407
11 changed files with 270 additions and 9 deletions
|
@ -104,3 +104,20 @@ div.ui-datepicker {
|
|||
margin: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* Add show Dialog----------------------------------------------------------------------------------------------------
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#add_show_name {
|
||||
|
||||
}
|
||||
|
||||
#add_show_description {
|
||||
width: 400px;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue