Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created April 21, 2011 02:55
Show Gist options
  • Save jmertic/933600 to your computer and use it in GitHub Desktop.
Save jmertic/933600 to your computer and use it in GitHub Desktop.
<?php
$listViewDefs ['Calls'] =
array (
--clipped code--
'CONTACT_PHONE_WORK' =>
array (
'width' => '10%',
'label' => 'Contact Phone Work',
'link' => false,
'default' => true,
'sortable' => false,
),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment