Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sick-Beard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
Sick-Beard
Commits
64382e52
Commit
64382e52
authored
Jan 18, 2011
by
Samuel Cochran
Committed by
Nic Wolfe
Jan 18, 2011
Browse files
Options
Downloads
Patches
Plain Diff
Added $sbRoot prefix to menu links
parent
4b622a9a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/interfaces/default/inc_top.tmpl
+26
-26
26 additions, 26 deletions
data/interfaces/default/inc_top.tmpl
with
26 additions
and
26 deletions
data/interfaces/default/inc_top.tmpl
+
26
−
26
View file @
64382e52
...
...
@@ -94,57 +94,57 @@
</div>
<ul
id=
"MainMenu"
class=
"sf-menu"
>
<li
class=
"spacer"
>
</li>
<li
id=
"NAVhome"
><a
href=
"/home"
>
Home
</a>
<li
id=
"NAVhome"
><a
href=
"
$sbRoot
/home"
>
Home
</a>
<ul>
<li><a
href=
"/home/addShows/"
><img
src=
"$sbRoot/images/menu/addshow16.png"
alt=
""
width=
"16"
height=
"16"
/>
Add Shows
</a></li>
<li><a
href=
"/home/postprocess/"
><img
src=
"$sbRoot/images/menu/postprocess16.png"
alt=
""
width=
"16"
height=
"16"
/>
Manual Post-Processing
</a></li>
<li><a
href=
"/home/restart/?pid=$sbPID"
><img
src=
"$sbRoot/images/menu/restart16.png"
alt=
""
width=
"16"
height=
"16"
/>
Restart
</a></li>
<li><a
href=
"/home/shutdown/"
><img
src=
"$sbRoot/images/menu/shutdown16.png"
alt=
""
width=
"16"
height=
"16"
/>
Shutdown
</a></li>
<li><a
href=
"
$sbRoot
/home/addShows/"
><img
src=
"$sbRoot/images/menu/addshow16.png"
alt=
""
width=
"16"
height=
"16"
/>
Add Shows
</a></li>
<li><a
href=
"
$sbRoot
/home/postprocess/"
><img
src=
"$sbRoot/images/menu/postprocess16.png"
alt=
""
width=
"16"
height=
"16"
/>
Manual Post-Processing
</a></li>
<li><a
href=
"
$sbRoot
/home/restart/?pid=$sbPID"
><img
src=
"$sbRoot/images/menu/restart16.png"
alt=
""
width=
"16"
height=
"16"
/>
Restart
</a></li>
<li><a
href=
"
$sbRoot
/home/shutdown/"
><img
src=
"$sbRoot/images/menu/shutdown16.png"
alt=
""
width=
"16"
height=
"16"
/>
Shutdown
</a></li>
</ul>
</li>
<li
id=
"NAVcomingEpisodes"
><a
href=
"/comingEpisodes"
>
Coming Episodes
</a>
<li
id=
"NAVcomingEpisodes"
><a
href=
"
$sbRoot
/comingEpisodes"
>
Coming Episodes
</a>
<!--
<ul>
<li><a href="/comingEpisodes/?sort=date"><img src="$sbRoot/images/menu/sortdate16.png" alt="" width="16" height="16" />Sort by Date</a></li>
<li><a href="/comingEpisodes/?sort=network"><img src="$sbRoot/images/menu/sortnetwork16.png" alt="" width="16" height="16" />Sort by Network</a></li>
<li><a href="/comingEpisodes/?sort=show"><img src="$sbRoot/images/menu/sortshow16.png" alt="" width="16" height="16" />Sort by Show</a></li>
<li><a href="#">Toggle View</a>
<li><a href="
$sbRoot
/comingEpisodes/?sort=date"><img src="$sbRoot/images/menu/sortdate16.png" alt="" width="16" height="16" />Sort by Date</a></li>
<li><a href="
$sbRoot
/comingEpisodes/?sort=network"><img src="$sbRoot/images/menu/sortnetwork16.png" alt="" width="16" height="16" />Sort by Network</a></li>
<li><a href="
$sbRoot
/comingEpisodes/?sort=show"><img src="$sbRoot/images/menu/sortshow16.png" alt="" width="16" height="16" />Sort by Show</a></li>
<li><a href="
$sbRoot
#">Toggle View</a>
<ul>
<li><a href="/toggleBanners/"><img src="$sbRoot/images/menu/banner16.png" alt="" width="16" height="16" />Toggle Banner View</a></li>
<li><a href="/toggleList/"><img src="$sbRoot/images/menu/list16.png" alt="" width="16" height="16" />Toggle List View</a></li>
<li><a href="
$sbRoot
/toggleBanners/"><img src="$sbRoot/images/menu/banner16.png" alt="" width="16" height="16" />Toggle Banner View</a></li>
<li><a href="
$sbRoot
/toggleList/"><img src="$sbRoot/images/menu/list16.png" alt="" width="16" height="16" />Toggle List View</a></li>
</ul>
</li>
</ul>
-->
</li>
<li
id=
"NAVhistory"
><a
href=
"/history"
>
History
</a>
<li
id=
"NAVhistory"
><a
href=
"
$sbRoot
/history"
>
History
</a>
<!--
<ul>
<li><a href="/history/clearHistory"><img src="$sbRoot/images/menu/clear16.png" alt="" width="16" height="16" />Clear History</a></li>
<li><a href="/history/trimHistory"><img src="$sbRoot/images/menu/trim16.png" alt="" width="16" height="16" />Trim History</a></li>
<li><a href="
$sbRoot
/history/clearHistory"><img src="$sbRoot/images/menu/clear16.png" alt="" width="16" height="16" />Clear History</a></li>
<li><a href="
$sbRoot
/history/trimHistory"><img src="$sbRoot/images/menu/trim16.png" alt="" width="16" height="16" />Trim History</a></li>
</ul>
-->
</li>
<li
id=
"NAVmanage"
><a
href=
"/manage"
>
Manage
</a>
<li
id=
"NAVmanage"
><a
href=
"
$sbRoot
/manage"
>
Manage
</a>
<ul>
<li><a
href=
"/manage/backlogOverview"
><img
src=
"$sbRoot/images/menu/backlog16.png"
alt=
""
width=
"16"
height=
"16"
/>
Backlog Overview
</a></li>
<li><a
href=
"/manage/manageSearches"
><img
src=
"$sbRoot/images/menu/managesearches16.png"
alt=
""
width=
"16"
height=
"16"
/>
Manage Searches
</a></li>
<li><a
href=
"
$sbRoot
/manage/backlogOverview"
><img
src=
"$sbRoot/images/menu/backlog16.png"
alt=
""
width=
"16"
height=
"16"
/>
Backlog Overview
</a></li>
<li><a
href=
"
$sbRoot
/manage/manageSearches"
><img
src=
"$sbRoot/images/menu/managesearches16.png"
alt=
""
width=
"16"
height=
"16"
/>
Manage Searches
</a></li>
</ul>
</li>
<li
id=
"NAVconfig"
><a
href=
"/config"
>
Config
</a>
<li
id=
"NAVconfig"
><a
href=
"
$sbRoot
/config"
>
Config
</a>
<ul>
<li><a
href=
"/config/general/"
><img
src=
"$sbRoot/images/menu/config16.png"
alt=
""
width=
"16"
height=
"16"
/>
General
</a></li>
<li><a
href=
"/config/episodedownloads/"
><img
src=
"$sbRoot/images/menu/config16.png"
alt=
""
width=
"16"
height=
"16"
/>
Episode Downloads
</a></li>
<li><a
href=
"/config/notifications/"
><img
src=
"$sbRoot/images/menu/config16.png"
alt=
""
width=
"16"
height=
"16"
/>
Notifications
</a></li>
<li><a
href=
"/config/providers/"
><img
src=
"$sbRoot/images/menu/config16.png"
alt=
""
width=
"16"
height=
"16"
/>
Search Providers
</a></li>
<li><a
href=
"
$sbRoot
/config/general/"
><img
src=
"$sbRoot/images/menu/config16.png"
alt=
""
width=
"16"
height=
"16"
/>
General
</a></li>
<li><a
href=
"
$sbRoot
/config/episodedownloads/"
><img
src=
"$sbRoot/images/menu/config16.png"
alt=
""
width=
"16"
height=
"16"
/>
Episode Downloads
</a></li>
<li><a
href=
"
$sbRoot
/config/notifications/"
><img
src=
"$sbRoot/images/menu/config16.png"
alt=
""
width=
"16"
height=
"16"
/>
Notifications
</a></li>
<li><a
href=
"
$sbRoot
/config/providers/"
><img
src=
"$sbRoot/images/menu/config16.png"
alt=
""
width=
"16"
height=
"16"
/>
Search Providers
</a></li>
</ul>
</li>
<li
id=
"NAVerrorlogs"
><a
href=
"/errorlogs"
>
$logPageTitle
</a>
<li
id=
"NAVerrorlogs"
><a
href=
"
$sbRoot
/errorlogs"
>
$logPageTitle
</a>
<ul>
<!--
<li><a href="/errorlogs/clearerrors"><img src="$sbRoot/images/menu/clear16.png" alt="" width="16" height="16" />Clear Errors</a></li>
<li><a href="
$sbRoot
/errorlogs/clearerrors"><img src="$sbRoot/images/menu/clear16.png" alt="" width="16" height="16" />Clear Errors</a></li>
-->
<li><a
href=
"/errorlogs/viewlog"
><img
src=
"$sbRoot/images/menu/viewlog16.png"
alt=
""
width=
"16"
height=
"16"
/>
View Log
</a></li>
<li><a
href=
"
$sbRoot
/errorlogs/viewlog"
><img
src=
"$sbRoot/images/menu/viewlog16.png"
alt=
""
width=
"16"
height=
"16"
/>
View Log
</a></li>
</ul>
</li>
<li
id=
"donate"
><a
href=
"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JA8M7VDY89SQ4"
onclick=
"window.open(this.href); return false;"
><img
src=
"https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif"
alt=
"[donate]"
/></a></li>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment