diff --git a/module/my/css/common.css b/module/my/css/common.css new file mode 100644 index 0000000000..bea493281d --- /dev/null +++ b/module/my/css/common.css @@ -0,0 +1,2 @@ +.linkbox1{height:180px; overflow-y:auto} +.linkbox2{height:225px; overflow-y:auto} diff --git a/module/my/view/blockbugs.html.php b/module/my/view/blockbugs.html.php index ced2c69c9f..ab634a4d5d 100644 --- a/module/my/view/blockbugs.html.php +++ b/module/my/view/blockbugs.html.php @@ -1,4 +1,4 @@ -
+
my->bug;?>
diff --git a/module/my/view/blockproducts.html.php b/module/my/view/blockproducts.html.php index e803cde058..0f0209a8eb 100644 --- a/module/my/view/blockproducts.html.php +++ b/module/my/view/blockproducts.html.php @@ -1,4 +1,4 @@ -
+
diff --git a/module/my/view/blockprojects.html.php b/module/my/view/blockprojects.html.php index 7fce4e0031..f5258375dd 100644 --- a/module/my/view/blockprojects.html.php +++ b/module/my/view/blockprojects.html.php @@ -1,4 +1,4 @@ -
+
my->home->products;?>
diff --git a/module/my/view/blocktasks.html.php b/module/my/view/blocktasks.html.php index b666d736d6..08c132c687 100644 --- a/module/my/view/blocktasks.html.php +++ b/module/my/view/blocktasks.html.php @@ -1,4 +1,4 @@ -
+
my->home->projects;?>
my->task;?>
diff --git a/module/my/view/blocktodoes.html.php b/module/my/view/blocktodoes.html.php index e08b65e074..c79320cdc7 100644 --- a/module/my/view/blocktodoes.html.php +++ b/module/my/view/blocktodoes.html.php @@ -1,4 +1,4 @@ -
+
my->todo;?>