Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit cf53025

Browse files
committed
jQuery 2.1.3, Font Awesome 4.3.0, register icon change
1 parent 2b2352c commit cf53025

File tree

12 files changed

+535
-474
lines changed

12 files changed

+535
-474
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ click *Install* on the list of uninstalled styles. In the next step check
3939
Assets
4040
------
4141

42-
* [Font Awesome](http://fortawesome.github.io/Font-Awesome/) 4.1.0
43-
* [jQuery](http://jquery.com) 2.1.1
42+
* [Font Awesome](http://fortawesome.github.io/Font-Awesome/) 4.3.0
43+
* [jQuery](http://jquery.com) 2.1.3
4444
* [slick](http://kenwheeler.github.io/slick/) 1.3.15

we_clearblue/template/assets/jquery/jquery-2.1.1.min.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

we_clearblue/template/assets/jquery/jquery-2.1.3.min.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

we_clearblue/template/overall_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h4 class="inventea-widget-title">About us</h4>
9797
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
9898
</div>
9999

100-
<script src="{T_TEMPLATE_PATH}/assets/jquery/jquery-2.1.1.min.js"></script>
100+
<script src="{T_TEMPLATE_PATH}/assets/jquery/jquery-2.1.3.min.js"></script>
101101
<script src="{T_TEMPLATE_PATH}/assets/slick/slick.min.js"></script>
102102

103103
<script>

we_clearblue/template/overall_header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<!-- ENDIF -->
124124

125125
<!-- IF not S_IS_BOT -->
126-
<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) --><li class="inventea-dropdown-menu-item"><a href="{U_REGISTER}" title="{L_REGISTER}"><i class="fa fa-check-circle fa-fw"></i> {L_REGISTER}</a></li><!-- ENDIF -->
126+
<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) --><li class="inventea-dropdown-menu-item"><a href="{U_REGISTER}" title="{L_REGISTER}"><i class="fa fa-user-plus fa-fw"></i> {L_REGISTER}</a></li><!-- ENDIF -->
127127
<li class="inventea-dropdown-menu-item"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="x"><i class="fa fa-sign-in fa-fw"></i> {L_LOGIN_LOGOUT}</a></li>
128128
<!-- ENDIF -->
129129
</ul>

we_clearblue/theme/font-awesome.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
18.3 KB
Binary file not shown.
-11.4 KB
Binary file not shown.

we_clearblue/theme/fonts/fontawesome/fontawesome-webfont.svg

Lines changed: 525 additions & 464 deletions
Loading
-19 KB
Binary file not shown.

0 commit comments

Comments
 (0)