Rev 9005 | Rev 9127 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9005 | Rev 9063 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !read adm/title.phtml |
2 | !read adm/title.phtml 2\ |
3 | $title |
3 | $title |
4 | !set taxo=keywords |
4 | !set taxo=keywords |
5 | !set cat=A |
5 | !set cat=A |
- | 6 | ||
- | 7 | <div class="job_desc">$job_desc</div> |
|
6 | 8 | ||
7 | !! what follows is not useful, I keep it for a while. |
9 | !! what follows is not useful, I keep it for a while. |
8 | !goto newmethod |
10 | !goto newmethod |
9 | !if $parm=$empty |
11 | !if $parm=$empty |
10 | $name_domain |
12 | $name_domain |
Line 72... | Line 74... | ||
72 | !endif |
74 | !endif |
73 | !increase i |
75 | !increase i |
74 | </div> |
76 | </div> |
75 | !next |
77 | !next |
76 | </div> |
78 | </div> |
77 | <!-- JS for dynamic tree display --> |
- | |
78 | 79 | ||
- | 80 | <!-- JS for dynamic tree display --> |
|
79 | <script type="text/javascript" src="scripts/js/tree_JS/tree.js"></script> |
81 | <script type="text/javascript" src="scripts/js/tree_JS/tree.js"></script> |
- | 82 | ||
80 |
|
83 | <!-- JS for Tabs display --> |
81 | <script type="text/javascript"> |
84 | <script type="text/javascript"> |
82 | /*<![CDATA[*/ |
85 | /*<![CDATA[*/ |
83 | jQuery(function($$) { |
86 | jQuery(function($$) { |
84 | $$( "#taxonomy_list" ).tabs({ |
87 | $$( "#taxonomy_list" ).tabs({ |
85 | active: $active_index |
88 | active: $active_index |