Changeset 2754 for branches/5.2.1/www/admin/view/vArchitecture/dsp_nest.cfm
- Timestamp:
- 09/02/10 23:11:23 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2.1/www/admin/view/vArchitecture/dsp_nest.cfm
r2746 r2754 116 116 <a class="add" href="javascript:;" onmouseover="showMenu('newContentMenu',#newcontent#,this,'#attributes.rsNest.contentid#','#attributes.topid#','#attributes.rsNest.parentid#','#attributes.siteid#','#attributes.rsNest.type#');"></a> 117 117 118 < span class="hasChildren"></span>118 <cfif attributes.rsNest.haskids><span class="hasChildren"></span></cfif> 119 119 120 120 <cfif verdict neq 'none'><a title="#application.rbFactory.getKeyValue(session.rb,"sitemanager.edit")#" href="index.cfm?fuseaction=cArch.edit&contenthistid=#attributes.rsNest.ContentHistID#&contentid=#attributes.rsNest.ContentID#&type=#attributes.rsNest.type#&parentid=#attributes.rsNest.parentID#&topid=#URLEncodedFormat(attributes.topid)#&siteid=#URLEncodedFormat(attributes.siteid)#&moduleid=#attributes.moduleid#&startrow=#attributes.startrow#"></cfif>#HTMLEditFormat(left(attributes.rsNest.menutitle,70))#<cfif len(attributes.rsNest.menutitle) gt 70>&hellips;</cfif><cfif verdict neq 'none'></a></cfif><cfif isMore> (#application.rbFactory.getKeyValue(session.rb,"sitemanager.more")#&hellips;)</cfif></dt>
Note: See TracChangeset
for help on using the changeset viewer.
