Priprava na nepocitatelny polozky
[mirrors/SokoMan.git] / assistants / store-single.inc.php
index dc550b8247b3b099344459f5872b2de4131b4648..7af375d19962043843b6541d7763789d28a980f5 100644 (file)
@@ -4,7 +4,7 @@ switch($SUBPATH[0]) {
        default: case 1:
                echo $this->render_form_add('model');
                break;
-       case 2:
+       case 2: //TODO: reuse assistants/store for this step
                $model_id = trim($_GET['last']);
                $columns = $this->db->get_columns('item');
     $selectbox = $this->db->columns_get_selectbox($columns, 'item');
This page took 0.08403 seconds and 4 git commands to generate.