mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 21:57:34 +02:00
Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome)
This commit is contained in:
@@ -77,6 +77,13 @@
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="comment">
|
||||
<type>textarea</type>
|
||||
<include_text>class='form-control tbox' col='80' maxlength='254'</include_text>
|
||||
<applicable>253</applicable>
|
||||
<read>253</read>
|
||||
<write>253</write>
|
||||
</item>
|
||||
<item name="timezone">
|
||||
<type>list</type>
|
||||
|
Reference in New Issue
Block a user