Replaced Grid.clickable
with .viewable
.
Clickable grid rows seemed to be more irritating than useful. Now a view icon is shown instead.
This commit is contained in:
parent
134613aadd
commit
b7fdd1f797
32 changed files with 627 additions and 74 deletions
10
MANIFEST.in
10
MANIFEST.in
|
@ -1,2 +1,8 @@
|
|||
include *.txt *.ini *.cfg *.rst
|
||||
recursive-include rattail/pyramid *.ico *.png *.css *.gif *.jpg *.pt *.txt *.mak *.mako *.js *.html *.xml
|
||||
|
||||
include *.txt *.py
|
||||
|
||||
recursive-include rattail/pyramid/static *.css
|
||||
recursive-include rattail/pyramid/static *.png
|
||||
|
||||
recursive-include rattail/pyramid/templates *.mako
|
||||
recursive-include rattail/pyramid/reports *.mako
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue