%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /data/old/home/stash/atlassian/stash/3.7.1/atlassian-stash/static/feature/comments/
Upload File :
Create Path :
Current File : //data/old/home/stash/atlassian/stash/3.7.1/atlassian-stash/static/feature/comments/comment-tips.js

define('feature/comments/comment-tips', [
    'aui',
    'util/navigator'
], function (
    AJS,
    navigatorUtil
) {

    'use strict';

    return {
        tips : [
            navigatorUtil.isMac() ?
                AJS.I18n.getText('stash.web.comment.tip.cmdEnter') :
                AJS.I18n.getText('stash.web.comment.tip.ctrlEnter'),
            AJS.I18n.getText('stash.web.comment.tip.mention'),
            AJS.I18n.getText('stash.web.comment.tip.markdown', "<a href=stash_help_url('stash.help.markup.syntax.guide') target=\"_blank\">", '</a>')
        ]
    };
});

Zerion Mini Shell 1.0