File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
< title > {{ page.page_title || page.title }}</ title >
7
7
< link rel ="shortcut icon " href ="{{site.baseurl}}/favicon.ico "/>
8
8
{% if page.description %}< meta name ="description " content ="{{page.description}} "> {% endif %}
9
- < link href ="http://cdn.kendostatic.com/2014.3.1314 /styles/kendo.common.min.css " rel ="stylesheet " />
9
+ < link href ="http://cdn.kendostatic.com/2014.3.1316 /styles/kendo.common.min.css " rel ="stylesheet " />
10
10
{% stylesheet styles %}
11
11
{% stylesheet theme %}
12
12
< script src ="http://code.jquery.com/jquery-1.10.2.js "> </ script >
13
- < script src ="http://cdn.kendostatic.com/2014.3.1314 /js/kendo.web.min.js "> </ script >
13
+ < script src ="http://cdn.kendostatic.com/2014.3.1316 /js/kendo.web.min.js "> </ script >
14
14
{% javascript prettify %}
15
15
{% javascript app %}
16
16
{% if page.editableExample == "true" %}
You can’t perform that action at this time.
0 commit comments