CC-3174 : showbuilder

adding a showbuilder form, can filter by show,
or if you're a host user by all shows you can schedule in a range.
This commit is contained in:
Naomi Aro 2012-02-15 00:39:27 +01:00
parent eba84ee878
commit b1fbeeb448
14 changed files with 207 additions and 237 deletions

View file

@ -1,5 +1,5 @@
@CHARSET "UTF-8";
#show_builder > input.input_text {
#show_builder input.input_text {
width:100px;
}