File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
admin_coreui/templates/includes Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## [ 1.0.2] 2024-04-28
4+ ### Changes
5+
6+ - Update Sidebar Links (minor)
7+
38## [ 1.0.1] 2024-04-28
49### Changes
510
Original file line number Diff line number Diff line change 226226 </ li >
227227
228228 < li class ="nav-item mt-auto ">
229- < a class ="nav-link " href ="https://coreui.io/docs/templates/installation/ " target ="_blank ">
229+ < a class ="nav-link " href ="https://docs.appseed.us/products/django-dashboards/coreui " target ="_blank ">
230230 < svg class ="nav-icon " version ="1.1 " xmlns ="http://www.w3.org/2000/svg " width ="24 " height ="24 " viewBox ="0 0 24 24 ">
231231 < title > description</ title >
232232 < path d ="M15.686 0.75h-13.436v22.5h19.875v-16.061zM20.625 7.811v0.064h-5.625v-5.625h0.064zM3.75 21.75v-19.5h9.75v7.125h7.125v12.375z "> </ path >
237237 </ a >
238238 </ li >
239239 < li class ="nav-item ">
240- < a class ="nav-link text-primary fw-semibold " href ="https://coreui.io/product/bootstrap-dashboard-template/ " target ="_top ">
240+ < a class ="nav-link text-primary fw-semibold " href ="https://appseed.us/support/ " target ="_blank ">
241241 < svg class ="nav-icon text-primary ">
242242 < use xlink:href ="vendors/@coreui/icons/svg/free.svg#cil-layers "> </ use >
243243 </ svg >
244- Try CoreUI PRO
244+ Get Support
245245 </ a >
246246 </ li >
247247 {% endif %}
Original file line number Diff line number Diff line change 88
99setup (
1010name = 'django-admin-coreui' ,
11- version = '1.0.1 ' ,
11+ version = '1.0.2 ' ,
1212zip_safe = False ,
1313packages = find_packages (),
1414include_package_data = True ,
You can’t perform that action at this time.
0 commit comments