Skip to content
Snippets Groups Projects
Commit 61e22e2e authored by Martin Mareš's avatar Martin Mareš
Browse files

Nepoužitý import CellMarkup

parent 916087cb
Branches
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ from mo.util_format import inflect_number, inflect_by_number ...@@ -25,7 +25,7 @@ from mo.util_format import inflect_number, inflect_by_number
from mo.web import app from mo.web import app
import mo.web.util import mo.web.util
from mo.web.util import MODecimalField, PagerForm from mo.web.util import MODecimalField, PagerForm
from mo.web.table import CellCheckbox, Table, Row, Column, cell_pion_link, cell_place_link, cell_email_link, cell_email_link_flags, CellMarkup from mo.web.table import CellCheckbox, Table, Row, Column, cell_pion_link, cell_place_link, cell_email_link, cell_email_link_flags
import wtforms.validators as validators import wtforms.validators as validators
from wtforms.widgets.html5 import NumberInput from wtforms.widgets.html5 import NumberInput
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment