mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
Cleaned up controller methods, Added placeholders, fixed PortBindings and error messages.
This commit is contained in:
parent
4682ae4ca7
commit
f75d298fe1
6 changed files with 135 additions and 88 deletions
|
@ -119,7 +119,7 @@ angular.module('dockerui.services', ['ngResource'])
|
|||
$.gritter.add({
|
||||
title: title,
|
||||
text: text,
|
||||
time: 6000,
|
||||
time: 10000,
|
||||
before_open: function() {
|
||||
if($('.gritter-item-wrapper').length === 4) {
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue