Where is HTML code?
Page: 1
I'm trying to modify the screen where you edit tasks, but am unable to find the HTML code that creates the screen. Where is that located at?
Thank you.
Thank you.
Sorry, but I'm still not finding what I want.
When I edit a task the URL looks like this: http://[website name]/projects/index.php?c=task&a=edit_task&id=8&active_project=3
In the code of the page here is the source code that I'm trying to find:
<textarea id="addTaskText" class="short" name="task[text]" rows="10" cols="40">
I want to play with the rows and cols values to make the box bigger, but have not been able to find where it is pulling those values from.
Thanks.
When I edit a task the URL looks like this: http://[website name]/projects/index.php?c=task&a=edit_task&id=8&active_project=3
In the code of the page here is the source code that I'm trying to find:
<textarea id="addTaskText" class="short" name="task[text]" rows="10" cols="40">
I want to play with the rows and cols values to make the box bigger, but have not been able to find where it is pulling those values from.
Thanks.
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



