メガドロップダウンメニューの修正
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -45,7 +45,7 @@ JHtml::_('script', 'template.js', array('version' => 'auto', 'relative' => true) | ... | @@ -45,7 +45,7 @@ JHtml::_('script', 'template.js', array('version' => 'auto', 'relative' => true) |
45 | JHtml::_('script', 'jui/html5.js', array('version' => 'auto', 'relative' => true, 'conditional' => 'lt IE 9')); | 45 | JHtml::_('script', 'jui/html5.js', array('version' => 'auto', 'relative' => true, 'conditional' => 'lt IE 9')); |
46 | 46 | ||
47 | // Add Stylesheets | 47 | // Add Stylesheets |
48 | JHtml::_('stylesheet', 'template.css', array('version' => '20200811002', 'relative' => true)); | 48 | JHtml::_('stylesheet', 'template.css', array('version' => '20200831001', 'relative' => true)); |
49 | 49 | ||
50 | 50 | ||
51 | // Use of Google Font | 51 | // Use of Google Font |
... | @@ -599,7 +599,7 @@ if ($this->params->get('logoFile')) { | ... | @@ -599,7 +599,7 @@ if ($this->params->get('logoFile')) { |
599 | <div class="gnavibox"> | 599 | <div class="gnavibox"> |
600 | <div class="title"><a href="/outline/feel-approach-program.html">大学の特色ある取組</a></div> | 600 | <div class="title"><a href="/outline/feel-approach-program.html">大学の特色ある取組</a></div> |
601 | <ul> | 601 | <ul> |
602 | <li><a href="/outline/feel-approach-program/blue-winds-ncaa.html" title="Blue Winds(日本版NCAA事業) ">Blue Winds(日本版NCAA事業) </a></li> | 602 | <li><a href="/outline/feel-approach-program/blue-winds-ncaa.html" title="Blue Winds事業">Blue Winds事業</a></li> |
603 | <li><a href="/outline/feel-approach-program/about-volunteer.html" title="学生スポーツボランティア">学生スポーツボランティア</a></li> | 603 | <li><a href="/outline/feel-approach-program/about-volunteer.html" title="学生スポーツボランティア">学生スポーツボランティア</a></li> |
604 | <li><a href="/outline/feel-approach-program/kyougiryoku.html" title="学生の競技力向上への支援">学生の競技力向上への支援</a></li> | 604 | <li><a href="/outline/feel-approach-program/kyougiryoku.html" title="学生の競技力向上への支援">学生の競技力向上への支援</a></li> |
605 | <li><a href="/outline/feel-approach-program/tyokin.html" title="貯筋研究プロジェクト">貯筋研究プロジェクト</a></li> | 605 | <li><a href="/outline/feel-approach-program/tyokin.html" title="貯筋研究プロジェクト">貯筋研究プロジェクト</a></li> | ... | ... |
-
Please register or sign in to post a comment