Include Property Images into admin navigation
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 11 Jul 2014 16:47:03 +0000 (12:47 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 11 Jul 2014 16:47:03 +0000 (12:47 -0400)
This is going to the Toolkit Directory so no file needed in admin

admin/nav.phtml

index 2f5d44e..b797d04 100644 (file)
@@ -63,6 +63,7 @@ if (defined('GLM_BLOCKS') && GLM_BLOCKS) {
     );
     $nav[$blocksConfig->application->name] = $blocksConfig->application->path;
 }
+$nav['Property Images'] = MEDIA_BASE_URL . 'Toolkit/Property/index.php';
 if (defined('ROTATING_IMAGES') && ROTATING_IMAGES) {
     $dbh = Toolkit_Database::getInstance();
     $sql = "