-
Updated
May 30, 2020 - Java
adminlte
Here are 483 public repositories matching this topic...
-
Updated
Jan 3, 2019 - HTML
-
Updated
May 23, 2020 - PHP
-
Updated
May 19, 2020 - Java
-
Updated
Jun 3, 2020 - PHP
-
Updated
Aug 29, 2019 - Vue
Is your feature request related to a problem? Please describe.
When Kimai is open in a tab in Firefox, it will light up again and again (every minute!) to notify the user. The change that happens appears to be the updated time in title only (which actally arouses only little or no interest).
Describe the solution you'd like
An option to disable this title updates by user. So those w
-
Updated
May 29, 2020 - PHP
-
Updated
Jul 25, 2019 - C#
-
Updated
Apr 15, 2020 - Java
工单系统执行 sql出现 语法错误,在服务器端及 Navicat 都可以运行成功。
sql如下:
55 (SELECT b.*
56 FROM um AS b
57 join
58 (select um_no
59 from um_d where license_status ='01' limit 2290010,10) a on a.um_no=b.um_no
时间:2019/9/23 上午10:16:58
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 59
-
Updated
Oct 19, 2017 - HTML
-
Updated
Apr 30, 2020 - CSS
-
Updated
Feb 8, 2019 - JavaScript
-
Updated
Oct 27, 2019 - PHP
Please help me.
I edit Add controller, Add double check data.
If exist will return Conflict(object obj).
Add dialog can't success, but don't show error message.
-
Updated
May 8, 2020 - PHP
-
Updated
May 1, 2020 - HTML
-
Updated
Apr 30, 2020 - Vue
-
Updated
Jun 19, 2018 - PHP
-
Updated
Mar 28, 2020 - PHP
Improve this page
Add a description, image, and links to the adminlte topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the adminlte topic, visit your repo's landing page and select "manage topics."
Please, add ability to use badges in Menu
public $linkTemplate = '<a href="{url}">{icon} {label} {badge}</a>';public $badgeTemplate = '<span class="pull-right-container"><small class="label pull-right {color}">{text}</small></span>';