Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1069473
in-portal
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
Sun, Jul 20, 12:46 AM
Size
2 KB
Mime Type
text/x-diff
Expires
Tue, Jul 22, 12:46 AM (12 h, 40 m)
Engine
blob
Format
Raw Data
Handle
692381
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/RC/themes/default2007/platform/elements/html_head.tpl
===================================================================
--- branches/RC/themes/default2007/platform/elements/html_head.tpl (revision 11325)
+++ branches/RC/themes/default2007/platform/elements/html_head.tpl (revision 11326)
@@ -1,31 +1,30 @@
<!--## Meta Info (Keywords and Description) ##-->
<meta http-equiv="Content-Type" content="text/html; charset=<inp2:lang.current_Field name="Charset"/>" />
<inp2:m_if check="m_ModuleEnabled" module="In-Edit">
<!--## if In-edit purchase! ##-->
<inp2:m_Include t="in-edit/elements/header"/>
<!--## /if In-edit purchase! ##-->
<inp2:m_else/>
<!--## Standard Category Meta information ##-->
<meta name="description" content="<inp2:c_Meta name="Description"/>" />
<meta name="keywords" content="<inp2:c_Meta name="Keywords"/>" />
<!--## /Standard Category Meta information ##-->
</inp2:m_if>
<!--## /Meta Keywords and Description ##-->
<inp2:theme.current_StylesheetFile/>
<link rel="stylesheet" href="<inp2:m_TemplatesBase module='In-Portal'/>inc/jquery/thickbox/thickbox.css" type="text/css" media="screen" />
<link rel="stylesheet" rev="stylesheet" href="<inp2:m_TemplatesBase module="In-Portal"/>inc/styles.css" type="text/css" />
<script type="text/javascript" src="<inp2:m_TemplatesBase module='In-Portal'/>inc/script.js"></script>
<script type="text/javascript" src="<inp2:m_TemplatesBase module='In-Portal'/>inc/ajax.js"></script>
<script type="text/javascript" src="<inp2:m_TemplatesBase module='In-Portal'/>inc/calendar.js"></script>
<script type="text/javascript" src="<inp2:m_TemplatesBase module='In-Portal'/>inc/jquery/jquery.pack.js"></script>
<script type="text/javascript" src="<inp2:m_TemplatesBase module='In-Portal'/>inc/jquery/thickbox/thickbox.js"></script>
<script type="text/javascript">
- var inportalBase = '<inp2:m_TemplatesBase module="In-Portal"/>';
var aRatingManager = new RatingManager('<inp2:m_Link template="index" events[#PREFIX#]="OnMakeVote" rating="#VOTE#" id="#ID#" no_amp="1" size="#SIZE#"/>');
</script>
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/platform/elements/html_head.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.3.2.10
\ No newline at end of property
+1.3.2.11
\ No newline at end of property
Event Timeline
Log In to Comment