Skip to content

Commit

Permalink
Taking the link object out of datamanager for now - until we have tim…
Browse files Browse the repository at this point in the history
…e to do it properly
  • Loading branch information
DominicWatson committed Jan 24, 2015
1 parent e66d92d commit c3c08a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions system/preside-objects/core/link.cfc
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
* The link object represents a link to just about anything, be it page in the site tree, an email address or
* plain link
*
* @datamanagerGroup links
* @datamanagerGridFields internal_title
* @datamanagerAllowedOperations delete
*/

component extends="preside.system.base.SystemPresideObject" labelfield="internal_title" output=false displayname="Link" {
Expand Down

0 comments on commit c3c08a5

Please sign in to comment.