File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33{% block title %}Areas - People{% endblock %}
44
55{% block extrahead %}{{ block.super }}
6- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.8.1.custom.css " />
7- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery.ui.autocomplete.css " />
8- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.8.1.custom.min.js "> </ script >
6+ < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.11.4.custom.css " />
7+ < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.11.4.custom.min.js "> </ script >
98 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/utils.js "> </ script >
109{% endblock %}
1110
Original file line number Diff line number Diff line change 33{% block title %}Drafts - Authors{% endblock %}
44
55{% block extrahead %}{{ block.super }}
6- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.8.1.custom.css " />
7- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery.ui.autocomplete.css " />
8- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.8.1.custom.min.js "> </ script >
6+ < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.11.4.custom.css " />
7+ < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.11.4.custom.min.js "> </ script >
98 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/utils.js "> </ script >
109{% endblock %}
1110
Original file line number Diff line number Diff line change 33{% block title %}Drafts - Edit{% endblock %}
44
55{% block extrahead %}{{ block.super }}
6- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.8.1.custom.css " />
7- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery.ui.autocomplete.css " />
8- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.8.1.custom.min.js "> </ script >
6+ < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.11.4.custom.css " />
7+ < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.11.4.custom.min.js "> </ script >
98 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/utils.js "> </ script >
109
1110 < link rel ="stylesheet " href ="/css/lib/select2.css ">
Original file line number Diff line number Diff line change 33{% block title %}Groups - People{% endblock %}
44
55{% block extrahead %}{{ block.super }}
6- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.8.1.custom.css " />
7- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery.ui.autocomplete.css " />
8- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.8.1.custom.min.js "> </ script >
6+ < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.11.4.custom.css " />
7+ < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.11.4.custom.min.js "> </ script >
98 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/utils.js "> </ script >
109{% endblock %}
1110
Original file line number Diff line number Diff line change 33{% block title %}Meetings{% endblock %}
44
55{% block extrahead %}{{ block.super }}
6- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.8.1.custom.css " />
7- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery.ui.autocomplete.css " />
8- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.8.1.custom.min.js "> </ script >
6+ < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.11.4.custom.css " />
7+ < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.11.4.custom.min.js "> </ script >
98 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/utils.js "> </ script >
109 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/dynamic_inlines.js "> </ script >
1110{% endblock %}
Original file line number Diff line number Diff line change 33{% block title %}Meetings - Blue Sheet{% endblock %}
44
55{% block extrahead %}{{ block.super }}
6- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-1.3.2.min.js "> </ script >
76 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/utils.js "> </ script >
87{% endblock %}
98
Original file line number Diff line number Diff line change 33{% block title %}Proceedings{% endblock %}
44
55{% block extrastyle %}{{ block.super }}
6- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-modified .css " />
6+ < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.11.4.custom .css " />
77{% endblock %}
88
99{% block extrahead %}{{ block.super }}
10- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.8.9 .min.js "> </ script >
10+ < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.11.4.custom .min.js "> </ script >
1111 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/proceedings-recording.js "> </ script >
1212{% endblock %}
1313
Original file line number Diff line number Diff line change 44{% block title %}Proceedings{% endblock %}
55
66{% block extrastyle %}{{ block.super }}
7- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-modified .css " />
7+ < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.11.4.custom .css " />
88{% endblock %}
99
1010{% block extrahead %}{{ block.super }}
11- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.8.9 .min.js "> </ script >
11+ < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.11.4.custom .min.js "> </ script >
1212 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/utils.js "> </ script >
1313{% endblock %}
1414
Original file line number Diff line number Diff line change 33{% block title %}Roles{% endblock %}
44
55{% block extrahead %}{{ block.super }}
6- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.8.1.custom.css " />
7- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery.ui.autocomplete.css " />
8- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.8.1.custom.min.js "> </ script >
6+ < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.11.4.custom.css " />
7+ < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.11.4.custom.min.js "> </ script >
98 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/utils.js "> </ script >
109
1110{% endblock %}
Original file line number Diff line number Diff line change 33{% block title %}Roles{% endblock %}
44
55{% block extrahead %}{{ block.super }}
6- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.8.1.custom.css " />
7- < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery.ui.autocomplete.css " />
8- < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.8.1.custom.min.js "> </ script >
6+ < link rel ="stylesheet " type ="text/css " href ="{{ SECR_STATIC_URL }}css/jquery-ui-1.11.4.custom.css " />
7+ < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/jquery-ui-1.11.4.custom.min.js "> </ script >
98 < script type ="text/javascript " src ="{{ SECR_STATIC_URL }}js/utils.js "> </ script >
109
1110 < script type ="text/javascript ">
You can’t perform that action at this time.
0 commit comments