-
- type == 'bug') echo html::a($this->createLink('bug', 'view', "id={$todo->idvalue}"), $todo->name);
- if($todo->type == 'task') echo html::a($this->createLink('task', 'view', "id={$todo->idvalue}"), $todo->name);
- if($todo->type == 'custom') echo $todo->name;
- ?>
-
- todo->beginAndEnd;?>:
+
-
+
-
+
-
+ type == 'bug') echo html::a($this->createLink('bug', 'view', "id={$todo->idvalue}"), $todo->name);
+ if($todo->type == 'task') echo html::a($this->createLink('task', 'view', "id={$todo->idvalue}"), $todo->name);
+ if($todo->type == 'custom') echo $todo->name;
+ ?>
+
+
+ todo->beginAndEnd;?>:
+ begin])) echo $times[$todo->begin];
+ if(isset($times[$todo->end])) echo ' ~ ' . $times[$todo->end];
+ ?>
+
+ todo->statusList[$todo->status];?>
+
+
+
+
+
+
- desc;?>
+ +
| todo->account;?> | +account;?> | +todo->date;?> | +date == '20300101' ? $lang->todo->periods['future'] : date(DT_DATE1, strtotime($todo->date));?> | +
|---|---|---|---|
| todo->type;?> | +todo->typeList[$todo->type];?> | +todo->pri;?> | +todo->priList[$todo->pri];?> | +
todo->statusList[$todo->status];?>
-
-
-
-
-
-
desc;?>
- -
| todo->account;?> | -account;?> | -todo->date;?> | -date == '20300101' ? $lang->todo->periods['future'] : date(DT_DATE1, strtotime($todo->date));?> | -
|---|---|---|---|
| todo->type;?> | -todo->typeList[$todo->type];?> | -todo->pri;?> | -todo->priList[$todo->pri];?> | -
-
-
- todo->thisIsPrivate;?>
-
+
diff --git a/www/theme/default/style.css b/www/theme/default/style.css
index cbb56336cd..d45201cd8a 100644
--- a/www/theme/default/style.css
+++ b/www/theme/default/style.css
@@ -479,7 +479,7 @@ body {font-size: 12px; color:#141414;padding-bottom: 40px;}
.body-modal .outer > form, .body-modal .outer > .container > form {margin: 10px 15px 20px}
.body-modal .outer > .main, .body-modal .outer > .container > .main, .body-modal > .main {padding: 10px 20px; margin: 0}
.body-modal > form {padding-bottom: 15px;}
-.body-modal .outer > .container {padding: 0}
+.body-modal .outer > .container {padding: 0; margin: 0; max-width: inherit; border: 0}
.body-modal #titlebar .actions {right: 40px}
.modal-dialog.fullscreen {width: 100% !important; height: 100% !important; margin: 0; border: none !important;}
+
+
+ todo->thisIsPrivate;?>
+
+