BUG23 FIXED #37
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "Bug23-Haji"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Please review the code, the bug 23 is fixed
BUG22 FIXEDto BUG23 FIXEDThanks. Please do not merge.
@Golden will look at your changes.
Hui
I have checked and tested your changes. The bugfix works.
Provide the link to this pull request on your Kanboard card.
Thanks
Golden
@ -24,1 +24,4 @@
<link href="./css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- *this css file can be used across all the websites
and any new css class can be added there.
* the reason is was made was to make the code reusable.
@yaaqob
Thanks. Please improve the comment.
"is was made"?
-Hui
@ -264,3 +264,2 @@
}
echo " <k href='#'> <div class='btn btn-default break-word' style='dislay:block; word-wrap: break-word; border: 1px solid #F0F0F0;border-left: 4px solid #03407B;'>
$title <br> by : <b> $submitted_by [ Marked $Marks ] </b> Visibility : <b>$Visibility </b> <button class='btn-sm btn-success' style='margin-left:50px;' onclick='updatev($Submission_ID)'>Update visibility</button>
// you will notic why i used span here to wrap the submitted by name
@yaaqob
"notic"?
-Hui
@ -0,0 +1,10 @@
/* this css class is used to enable copying in texts with the mouse. */
@yaaqob
I think "text" is not countable. Do we say "texts"?
Hui
All have been fixed as you asked. Thanks
-Haji
@ -24,1 +24,4 @@
<link href="./css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- *this css file can be used across all the websites
and any new css class can be added there.
* The reason is used was to make the code reusable.
@yaaqob
Thanks for your correction. But I think it is still not quite correct.
Please use "The reason is to make the css code reusable." Simpler.
Hui
ok.
The changes were applied as per your request.
Thanks Yaaqob. Your code reviewer will merge your changes if he thinks OK.
-Hui
Thanks. I checked. It worked. So I merged this branch to master on behalf of Golden.
-Hui