Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1403682
D554.id1430.diff
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
Wed, Feb 25, 8:53 AM
Size
978 B
Mime Type
text/x-diff
Expires
Thu, Feb 26, 8:53 AM (16 h, 53 m)
Engine
blob
Format
Raw Data
Handle
899856
Attached To
D554: INP-1936 - Repair grid filter in the Group Selector popup
D554.id1430.diff
View Options
Index: branches/5.2.x/core/admin_templates/users/group_selector.tpl
===================================================================
--- branches/5.2.x/core/admin_templates/users/group_selector.tpl
+++ branches/5.2.x/core/admin_templates/users/group_selector.tpl
@@ -1,6 +1,6 @@
<inp2:adm_SetPopupSize width="582" height="504"/>
<inp2:m_include t="incs/header"/>
-<inp2:m_RenderElement name="combined_header" prefix="g.user" section="in-portal:user_groups" pagination="1" title_preset="select_group"/>
+<inp2:m_RenderElement name="combined_header" prefix="g.user" section="in-portal:user_groups" pagination="1" title_preset="select_group" grid="GroupSelector"/>
<!-- ToolBar -->
<table class="toolbar" height="30" cellspacing="0" cellpadding="0" width="100%" border="0">
@@ -43,4 +43,4 @@
Grids['g.user'].SetDependantToolbarButtons( new Array('select') );
</script>
-<inp2:m_include t="incs/footer"/>
\ No newline at end of file
+<inp2:m_include t="incs/footer"/>
Event Timeline
Log In to Comment