Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1160090
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Sep 19, 12:12 AM
Size
2 KB
Mime Type
text/x-diff
Expires
Sun, Sep 21, 12:12 AM (10 m, 35 s)
Engine
blob
Format
Raw Data
Handle
746004
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/xml/tree_categories.tpl
===================================================================
--- branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/xml/tree_categories.tpl (revision 4985)
+++ branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/xml/tree_categories.tpl (revision 4986)
@@ -1,7 +1,7 @@
<inp2:m_XMLTemplate/>
<inp2:m_DefineElement name="category">
<folder name="<inp2:Field name="Name"/>" icon="<inp2:c_ModulePath/>img/icons/icon24_catalog.gif" href="<inp2:CategoryLink index_file="browse.php" template="catalog" pass="m"/>" onclick="checkEditMode()" load_url="<inp2:CategoryLink pass="m"/>"></folder>
</inp2:m_DefineElement>
<tree>
-<inp2:c_ListCategories render_as="category" row_start_render_as="html:" row_end_render_as="html:"/>
+<inp2:c_ListCategories render_as="category" row_start_render_as="html:" row_end_render_as="html:" per_page="-1"/>
</tree>
Property changes on: branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/xml/tree_categories.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2
\ No newline at end of property
+1.2.2.1
\ No newline at end of property
Index: branches/unlabeled/unlabeled-1.2.2/core/admin_templates/categories/xml/tree_categories.tpl
===================================================================
--- branches/unlabeled/unlabeled-1.2.2/core/admin_templates/categories/xml/tree_categories.tpl (revision 4985)
+++ branches/unlabeled/unlabeled-1.2.2/core/admin_templates/categories/xml/tree_categories.tpl (revision 4986)
@@ -1,7 +1,7 @@
<inp2:m_XMLTemplate/>
<inp2:m_DefineElement name="category">
<folder name="<inp2:Field name="Name"/>" icon="<inp2:c_ModulePath/>img/icons/icon24_catalog.gif" href="<inp2:CategoryLink index_file="browse.php" template="catalog" pass="m"/>" onclick="checkEditMode()" load_url="<inp2:CategoryLink pass="m"/>"></folder>
</inp2:m_DefineElement>
<tree>
-<inp2:c_ListCategories render_as="category" row_start_render_as="html:" row_end_render_as="html:"/>
+<inp2:c_ListCategories render_as="category" row_start_render_as="html:" row_end_render_as="html:" per_page="-1"/>
</tree>
Property changes on: branches/unlabeled/unlabeled-1.2.2/core/admin_templates/categories/xml/tree_categories.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2
\ No newline at end of property
+1.2.2.1
\ No newline at end of property
Event Timeline
Log In to Comment